mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-17 08:57:36 -02:30
Merge pull request #1063 from bogdando/fix
Align LB defaults with the HA docs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user