Merge pull request #97536 from heqg/unused01

Remove duplicate nodeSelector for kube-dns
This commit is contained in:
Kubernetes Prow Robot
2021-01-05 11:46:36 -08:00
committed by GitHub
2 changed files with 0 additions and 4 deletions

View File

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

View File

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