Merge pull request #94294 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