Remove duplicate nodeSelector

Make the yaml valid.
This commit is contained in:
Matt Miller 2020-08-28 00:02:35 -05:00 committed by GitHub
parent 05986a8d52
commit 908823dc80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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