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
No known key found for this signature in database
GPG Key ID: 900C83A2C098B3B1

View File

@ -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