14 lines
247 B
YAML
14 lines
247 B
YAML
|
---
|
||
|
# Instance settings
|
||
|
cloud_image: centos-8
|
||
|
mode: ha
|
||
|
|
||
|
# Kubespray settings
|
||
|
download_localhost: false
|
||
|
download_run_once: true
|
||
|
typha_enabled: true
|
||
|
calico_apiserver_enabled: true
|
||
|
calico_backend: kdd
|
||
|
typha_secure: true
|
||
|
auto_renew_certificates: true
|