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:44:50 +08:00
parent f3891c9baf
commit de2b6f3d94
7 changed files with 7 additions and 7 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: