Update calico to 0.11.0

This commit is contained in:
Antoine Legrand
2015-11-20 10:38:39 +01:00
parent 3f411bffe4
commit 57e1831f78
6 changed files with 12 additions and 11 deletions

View File

@@ -4,4 +4,4 @@
# default config should be adequate
# Add your own!
KUBE_PROXY_ARGS="--kubeconfig={{ kube_config_dir }}/proxy.kubeconfig --proxy-mode=iptables"
KUBE_PROXY_ARGS="--kubeconfig={{ kube_config_dir }}/proxy.kubeconfig --proxy-mode={{kube_proxy_mode}}"