Remove duplicate nodeSelector for kube-dns

Signed-off-by: he.qingguo <he.qingguo@zte.com.cn>
This commit is contained in:
he.qingguo 2020-12-28 11:20:45 +08:00
parent 0a839c6c3b
commit da509d2ea2
2 changed files with 0 additions and 4 deletions

View File

@ -105,8 +105,6 @@ spec:
tolerations:
- key: "CriticalAddonsOnly"
operator: "Exists"
nodeSelector:
kubernetes.io/os: linux
volumes:
- name: kube-dns-config
configMap:

View File

@ -105,8 +105,6 @@ spec:
tolerations:
- key: "CriticalAddonsOnly"
operator: "Exists"
nodeSelector:
kubernetes.io/os: linux
volumes:
- name: kube-dns-config
configMap: