Skip to content

Commit 8d95334

Browse files
authored
correct #ing
1 parent 3da2ee1 commit 8d95334

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

articles/openshift/howto-infrastructure-nodes.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -363,20 +363,6 @@ Use this procedure for any additional ingress controllers you may have in the cl
363363
364364
1. Allow the DNS pods to run on the infrastructure nodes.
365365
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-
```
380366
381367
1. Verify that DNS pods are scheduled onto all infra nodes.
382368

0 commit comments

Comments
 (0)