Merge pull request #88175 from yliaog/windep

added nodeSelector to constrain it to Linux only
This commit is contained in:
Kubernetes Prow Robot
2020-02-23 12:32:47 -08:00
committed by GitHub

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