Skip to content
Snippets Groups Projects
Commit ef10feb2 authored by Maxime Guyot's avatar Maxime Guyot Committed by Kubernetes Prow Robot
Browse files

Comment loadbalancer_* settings in sample inventory (#4566)

parent c6586829
No related branches found
No related tags found
No related merge requests found
...@@ -20,8 +20,9 @@ bin_dir: /usr/local/bin ...@@ -20,8 +20,9 @@ bin_dir: /usr/local/bin
# port: 1234 # port: 1234
## Internal loadbalancers for apiservers ## Internal loadbalancers for apiservers
loadbalancer_apiserver_localhost: true # loadbalancer_apiserver_localhost: true
loadbalancer_apiserver_type: haproxy # valid options are "nginx" or "haproxy"
# loadbalancer_apiserver_type: nginx # valid values "nginx" or "haproxy"
## Local loadbalancer should use this port ## Local loadbalancer should use this port
## And must be set port 6443 ## And must be set port 6443
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment