Merge pull request #97666 from heqg/duplicate-nodeSelector

Remove duplicate nodeSelector for kube-dns in kube-dns.yaml.base
This commit is contained in:
Kubernetes Prow Robot 2021-01-04 17:05:58 -08:00 committed by GitHub
commit 506156842c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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