beta.kubernetes.io/os deprecated since v1.14, are targeted for removal in v1.18
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user