kubespray/tests/files/debian12-cilium-svc-proxy.yml
ChengHao Yang af62570110
Change cilium_kube_proxy_replacement to true for CI tests
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
2025-05-19 08:48:14 +08:00

13 lines
189 B
YAML

---
# Instance settings
cloud_image: debian-12
mode: ha
# Kubespray settings
kube_network_plugin: cilium
enable_network_policy: true
cilium_kube_proxy_replacement: true
kube_owner: root