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:41:44 +08:00
parent f3891c9baf
commit 5c864a067c
6 changed files with 8 additions and 8 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: