mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-07 19:51:15 -03:30
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user