10 lines
178 B
YAML
10 lines
178 B
YAML
|
# Instance settings
|
||
|
cloud_image: centos-7
|
||
|
mode: default
|
||
|
|
||
|
# Kubespray settings
|
||
|
kube_network_plugin: cilium
|
||
|
deploy_netchecker: true
|
||
|
enable_network_policy: true
|
||
|
dns_min_replicas: 1
|