cce0940e1f
* add CI test for auto_renew_certificates * change timer value fix typo error in rotate cert script
13 lines
238 B
YAML
13 lines
238 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: oracle-7
|
|
mode: ha
|
|
|
|
# Kubespray settings
|
|
calico_datastore: etcd
|
|
kube_network_plugin: canal
|
|
dynamic_kubelet_configuration: true
|
|
deploy_netchecker: true
|
|
dns_min_replicas: 1
|
|
|
|
auto_renew_certificates: true
|