mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 04:03:20 +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:
@@ -105,8 +105,6 @@ spec:
|
||||
tolerations:
|
||||
- key: "CriticalAddonsOnly"
|
||||
operator: "Exists"
|
||||
nodeSelector:
|
||||
kubernetes.io/os: linux
|
||||
volumes:
|
||||
- name: kube-dns-config
|
||||
configMap:
|
||||
|
Reference in New Issue
Block a user