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.

14 lines
258 B

  1. ---
  2. # Instance settings
  3. cloud_image: centos-7
  4. mode: ha
  5. # Kubespray settings
  6. kube_network_plugin: calico
  7. download_localhost: false
  8. download_run_once: true
  9. deploy_netchecker: true
  10. dns_min_replicas: 1
  11. typha_enabled: true
  12. calico_backend: kdd
  13. typha_secure: true