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.

11 lines
233 B

  1. ---
  2. # Instance settings
  3. cloud_image: centos-8
  4. mode: ha
  5. vm_memory: 3072Mi
  6. # Kubespray settings
  7. calico_bpf_enabled: true
  8. loadbalancer_apiserver_localhost: true
  9. use_localhost_as_kubeapi_loadbalancer: true
  10. auto_renew_certificates: true