cce0940e1f
* add CI test for auto_renew_certificates * change timer value fix typo error in rotate cert script
16 lines
289 B
YAML
16 lines
289 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: centos-7
|
|
mode: ha
|
|
|
|
# Kubespray settings
|
|
kube_network_plugin: calico
|
|
download_localhost: false
|
|
download_run_once: true
|
|
deploy_netchecker: true
|
|
dns_min_replicas: 1
|
|
typha_enabled: true
|
|
calico_backend: kdd
|
|
typha_secure: true
|
|
|
|
auto_renew_certificates: true
|