cce0940e1f
* add CI test for auto_renew_certificates * change timer value fix typo error in rotate cert script
14 lines
271 B
YAML
14 lines
271 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: debian-9
|
|
mode: default
|
|
|
|
# Kubespray settings
|
|
kube_network_plugin: macvlan
|
|
deploy_netchecker: true
|
|
enable_nodelocaldns: false
|
|
dns_min_replicas: 1
|
|
kube_proxy_masquerade_all: true
|
|
macvlan_interface: "eth0"
|
|
|
|
auto_renew_certificates: true
|