Replace Beta OS/arch labels with the GA ones

Beta OS/arch labels have been deprecated since 1.14.
This change replaces these labels with the GA ones.
This commit is contained in:
Yu-Ju Hong
2020-02-12 11:30:39 -08:00
parent a70e574955
commit bcd975aa65
19 changed files with 30 additions and 30 deletions

View File

@@ -25,7 +25,7 @@ spec:
priorityClassName: system-node-critical
hostNetwork: true
nodeSelector:
beta.kubernetes.io/os: linux
kubernetes.io/os: linux
node.kubernetes.io/kube-proxy-ds-ready: "true"
tolerations:
- operator: "Exists"