beta.kubernetes.io/os deprecated since v1.14, are targeted for removal in v1.18

This commit is contained in:
wawa0210
2020-05-07 11:36:13 +08:00
parent f3891c9baf
commit 13aee8fe47
8 changed files with 9 additions and 9 deletions
@@ -11,7 +11,7 @@ spec:
mountPath: "C:\\etc\\foo"
readOnly: true
nodeSelector:
beta.kubernetes.io/os: windows
kubernetes.io/os: windows
volumes:
- name: foo
hostPath: