Merge pull request #1063 from bogdando/fix

Align LB defaults with the HA docs
This commit is contained in:
Bogdan Dobrelya
2017-02-27 10:14:42 +01:00
committed by GitHub
3 changed files with 8 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
tags: kubelet
- include: nginx-proxy.yml
when: is_kube_master == false and loadbalancer_apiserver_localhost|default(false)
when: is_kube_master == false and loadbalancer_apiserver_localhost|default(true)
tags: nginx
- name: Write kubelet config file