mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #97666 from heqg/duplicate-nodeSelector
Remove duplicate nodeSelector for kube-dns in kube-dns.yaml.base
This commit is contained in:
commit
506156842c
@ -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