Comment loadbalancer_* settings in sample inventory (#4566)

This commit is contained in:
Maxime Guyot 2019-04-18 13:20:10 +02:00 committed by Kubernetes Prow Robot
parent c6586829de
commit ef10feb26f

View file

@ -20,8 +20,9 @@ bin_dir: /usr/local/bin
# port: 1234
## Internal loadbalancers for apiservers
loadbalancer_apiserver_localhost: true
loadbalancer_apiserver_type: haproxy
# loadbalancer_apiserver_localhost: true
# valid options are "nginx" or "haproxy"
# loadbalancer_apiserver_type: nginx # valid values "nginx" or "haproxy"
## Local loadbalancer should use this port
## And must be set port 6443