You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
253 B

  1. ## External LB example config
  2. apiserver_loadbalancer_domain_name: {{ lb_pubip.dnsSettings.fqdn }}
  3. loadbalancer_apiserver:
  4. address: {{ lb_pubip.ipAddress }}
  5. port: 6443
  6. ## Internal loadbalancers for apiservers
  7. loadbalancer_apiserver_localhost: false