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
commit c8814fd5c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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