Merge pull request #47764 from dnardo/ip-masq-agent

Require a label to indicate ip-masq-agent readiness.
This commit is contained in:
Dawn Chen 2017-06-19 20:00:42 -07:00 committed by GitHub
commit d066dd79d9

View File

@ -30,6 +30,8 @@ spec:
volumeMounts:
- name: config
mountPath: /etc/config
nodeSelector:
beta.kubernetes.io/masq-agent-ds-ready: "true"
volumes:
- name: config
configMap: