beta.kubernetes.io/os is already deprecated
This commit is contained in:
parent
c096a37226
commit
fdef0a6767
@ -44,7 +44,7 @@ spec:
|
||||
- name: config
|
||||
mountPath: /etc/config
|
||||
nodeSelector:
|
||||
beta.kubernetes.io/os: linux
|
||||
kubernetes.io/os: linux
|
||||
node.kubernetes.io/masq-agent-ds-ready: "true"
|
||||
volumes:
|
||||
- name: config
|
||||
|
Loading…
Reference in New Issue
Block a user