11 lines
173 B
YAML
11 lines
173 B
YAML
|
---
|
||
|
# Instance settings
|
||
|
cloud_image: debian-12
|
||
|
mode: ha
|
||
|
|
||
|
# Kubespray settings
|
||
|
kube_network_plugin: cilium
|
||
|
enable_network_policy: true
|
||
|
|
||
|
cilium_kube_proxy_replacement: strict
|