mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
Merge pull request #94294 from millermatt/patch-1
Remove duplicate nodeSelector
This commit is contained in:
commit
f65f868aa0
@ -105,6 +105,4 @@ spec:
|
||||
tolerations:
|
||||
- key: "CriticalAddonsOnly"
|
||||
operator: "Exists"
|
||||
nodeSelector:
|
||||
kubernetes.io/os: linux
|
||||
serviceAccountName: kube-dns-autoscaler
|
||||
|
Loading…
Reference in New Issue
Block a user