Add nodeSelctor for other services and node labels before CNI setup (#7613)

This commit is contained in:
efrikin
2021-05-25 23:40:43 +03:00
committed by GitHub
parent bcf695913f
commit 7db76f8809
10 changed files with 20 additions and 7 deletions

View File

@@ -25,9 +25,9 @@ spec:
seccomp.security.alpha.kubernetes.io/pod: 'runtime/default'
createdby: 'kubespray'
spec:
priorityClassName: system-cluster-critical
nodeSelector:
kubernetes.io/os: linux
{{ coredns_deployment_nodeselector }}
priorityClassName: system-cluster-critical
serviceAccountName: coredns
tolerations:
- key: node-role.kubernetes.io/master