mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-19 23:07:47 -02: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
|
kube_network_plugin: cilium
|
||||||
enable_network_policy: true
|
enable_network_policy: true
|
||||||
|
|
||||||
cilium_kube_proxy_replacement: strict
|
cilium_kube_proxy_replacement: true
|
||||||
|
|
||||||
kube_owner: root
|
kube_owner: root
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ vm_memory: 3072
|
|||||||
# Kubespray settings
|
# Kubespray settings
|
||||||
kube_network_plugin: cilium
|
kube_network_plugin: cilium
|
||||||
|
|
||||||
cilium_kube_proxy_replacement: strict
|
cilium_kube_proxy_replacement: true
|
||||||
|
|
||||||
kube_owner: root
|
kube_owner: root
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user