10 lines
172 B
YAML
10 lines
172 B
YAML
|
---
|
||
|
# Instance settings
|
||
|
cloud_image: ubuntu-2004
|
||
|
mode: separate
|
||
|
|
||
|
# Kubespray settings
|
||
|
kube_network_plugin: cilium
|
||
|
enable_network_policy: true
|
||
|
auto_renew_certificates: true
|