We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3da2ee1 commit 8d95334Copy full SHA for 8d95334
articles/openshift/howto-infrastructure-nodes.md
@@ -363,20 +363,6 @@ Use this procedure for any additional ingress controllers you may have in the cl
363
364
1. Allow the DNS pods to run on the infrastructure nodes.
365
366
-```
367
-oc edit dns.operator/default
368
369
-
370
371
-apiVersion: operator.openshift.io/v1
372
-kind: DNS
373
-metadata:
374
-name: default
375
-spec:
376
-nodePlacement:
377
- tolerations:
378
- - operator: Exists
379
380
381
1. Verify that DNS pods are scheduled onto all infra nodes.
382
0 commit comments