added nodeSelector to constrain it to Linux only

This commit is contained in:
Yu Liao 2020-02-14 12:44:17 -08:00
parent bb3cddc24f
commit 2fd62ad72a

View File

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