Cleanup deprecated labels beta.kubernetes.io/arch and beta.kubernetes.io/os (#5964)

This commit is contained in:
Florian Ruynat
2020-04-17 14:51:06 +02:00
committed by GitHub
parent ea8b799ff0
commit 83fe607f62
21 changed files with 21 additions and 24 deletions

View File

@@ -17,7 +17,7 @@ spec:
hostNetwork: true
serviceAccountName: csi-azuredisk-controller-sa
nodeSelector:
beta.kubernetes.io/os: linux
kubernetes.io/os: linux
priorityClassName: system-cluster-critical
tolerations:
- key: "node-role.kubernetes.io/master"