beta.kubernetes.io/os is already deprecated

This commit is contained in:
张潇
2020-03-25 13:05:52 +08:00
committed by wawa0210
parent c096a37226
commit fdef0a6767

View File

@@ -44,7 +44,7 @@ spec:
- name: config - name: config
mountPath: /etc/config mountPath: /etc/config
nodeSelector: nodeSelector:
beta.kubernetes.io/os: linux kubernetes.io/os: linux
node.kubernetes.io/masq-agent-ds-ready: "true" node.kubernetes.io/masq-agent-ds-ready: "true"
volumes: volumes:
- name: config - name: config