diff --git a/inventory/sample/group_vars/all/all.yml b/inventory/sample/group_vars/all/all.yml index 663277266172f28085f48de644522f18f6dbd92c..4b45b66015eb58fb09c9a70b4d4832c9fe63ecc3 100644 --- a/inventory/sample/group_vars/all/all.yml +++ b/inventory/sample/group_vars/all/all.yml @@ -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