diff --git a/modules/nw-ingress-setting-thread-count.adoc b/modules/nw-ingress-setting-thread-count.adoc index 0be58562e2..fe91b25dba 100644 --- a/modules/nw-ingress-setting-thread-count.adoc +++ b/modules/nw-ingress-setting-thread-count.adoc @@ -19,5 +19,5 @@ $ oc -n openshift-ingress-operator patch ingresscontroller/default --type=merge + [NOTE] ==== -If you have a node that is capable of running large amounts of resrouces, you can configure `spec.nodePlacement.nodeSelector` with labels that match the capacity of the intended node, and configure `spec.tuningOptions.threadCount` to an appropriately high value. +If you have a node that is capable of running large amounts of resources, you can configure `spec.nodePlacement.nodeSelector` with labels that match the capacity of the intended node, and configure `spec.tuningOptions.threadCount` to an appropriately high value. ====