Skip to content

Commit bdd8055

Browse files
supershaljimmidyson
authored andcommitted
fix: Remove Cilium chainingMode when kubeproxyreplacement is enabled
1 parent f9e3423 commit bdd8055

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

charts/cluster-api-runtime-extensions-nutanix/addons/cni/cilium/values-template.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
cni:
2+
{{- if not .EnableKubeProxyReplacement }}
23
chainingMode: portmap
4+
{{- end }}
35
exclusive: false
46
hubble:
57
enabled: true

0 commit comments

Comments
 (0)