11 lines
186 B
YAML
11 lines
186 B
YAML
|
---
|
||
|
# Instance settings
|
||
|
cloud_image: ubuntu-1804
|
||
|
mode: separate
|
||
|
|
||
|
# Kubespray settings
|
||
|
kube_network_plugin: cilium
|
||
|
deploy_netchecker: true
|
||
|
enable_network_policy: true
|
||
|
dns_min_replicas: 1
|