Remove duplicate nodeSelector for kube-dns
Signed-off-by: he.qingguo <he.qingguo@zte.com.cn>
This commit is contained in:
parent
0a839c6c3b
commit
da509d2ea2
@ -105,8 +105,6 @@ spec:
|
||||
tolerations:
|
||||
- key: "CriticalAddonsOnly"
|
||||
operator: "Exists"
|
||||
nodeSelector:
|
||||
kubernetes.io/os: linux
|
||||
volumes:
|
||||
- name: kube-dns-config
|
||||
configMap:
|
||||
|
@ -105,8 +105,6 @@ spec:
|
||||
tolerations:
|
||||
- key: "CriticalAddonsOnly"
|
||||
operator: "Exists"
|
||||
nodeSelector:
|
||||
kubernetes.io/os: linux
|
||||
volumes:
|
||||
- name: kube-dns-config
|
||||
configMap:
|
||||
|
Loading…
Reference in New Issue
Block a user