1
0
mirror of https://github.com/k3s-io/kubernetes.git synced 2025-08-19 00:31:00 +00:00

Merge pull request from millermatt/patch-1

Remove duplicate nodeSelector
This commit is contained in:
Kubernetes Prow Robot 2020-08-29 15:44:49 -07:00 committed by GitHub
commit f65f868aa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,6 +105,4 @@ spec:
tolerations:
- key: "CriticalAddonsOnly"
operator: "Exists"
nodeSelector:
kubernetes.io/os: linux
serviceAccountName: kube-dns-autoscaler