Skip to content

Commit 73c59e9

Browse files
committed
Change cilium_kube_proxy_replacement to true for CI tests
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
1 parent 0253167 commit 73c59e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/files/debian12-cilium-svc-proxy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ mode: ha
77
kube_network_plugin: cilium
88
enable_network_policy: true
99

10-
cilium_kube_proxy_replacement: strict
10+
cilium_kube_proxy_replacement: true
1111

1212
kube_owner: root

tests/files/rockylinux9-cilium.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ vm_memory: 3072
66
# Kubespray settings
77
kube_network_plugin: cilium
88

9-
cilium_kube_proxy_replacement: strict
9+
cilium_kube_proxy_replacement: true
1010

1111
kube_owner: root
1212

0 commit comments

Comments
 (0)