Skip to content

Commit f65f868

Browse files
authored
Merge pull request kubernetes#94294 from millermatt/patch-1
Remove duplicate nodeSelector
2 parents 3340bee + 908823d commit f65f868

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cluster/addons/dns-horizontal-autoscaler/dns-horizontal-autoscaler.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,4 @@ spec:
105105
tolerations:
106106
- key: "CriticalAddonsOnly"
107107
operator: "Exists"
108-
nodeSelector:
109-
kubernetes.io/os: linux
110108
serviceAccountName: kube-dns-autoscaler

0 commit comments

Comments
 (0)