Change cilium_kube_proxy_replacement to true for CI tests

Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
ChengHao Yang 2025-04-03 14:31:07 +01:00
parent bebba47eb4
commit af62570110
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -7,6 +7,6 @@ mode: ha
kube_network_plugin: cilium
enable_network_policy: true
cilium_kube_proxy_replacement: strict
cilium_kube_proxy_replacement: true
kube_owner: root

View File

@ -6,7 +6,7 @@ vm_memory: 3072
# Kubespray settings
kube_network_plugin: cilium
cilium_kube_proxy_replacement: strict
cilium_kube_proxy_replacement: true
kube_owner: root