mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 15:58:37 +00:00
Remove duplicate nodeSelector for kube-dns in kube-dns.yaml.base
Signed-off-by: he.qingguo <he.qingguo@zte.com.cn>
This commit is contained in:
parent
ff4234720d
commit
89c1ab4025
@ -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