1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

fixing post-merge typo.

This commit is contained in:
Sara Thomas
2021-05-27 10:02:43 -04:00
committed by openshift-cherrypick-robot
parent ff769e2fc4
commit 641d525852

View File

@@ -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.
====