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

13 lines
166 B
YAML

---
# Instance settings
cloud_image: debian-12
# Kubespray settings
kube_network_plugin: cilium
# ntp settings
ntp_enabled: true
ntp_package: ntp
kube_owner: root