mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-10 15:32:09 -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:
parent
bebba47eb4
commit
af62570110
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user