Skip to content

Commit 4d0bf49

Browse files
committed
Revert "fix: always use the same tunnel port"
This reverts commit 8163ca5.
1 parent 8163ca5 commit 4d0bf49

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ k8sServiceHost: auto
3737
{{- if .EnableKubeProxyReplacement }}
3838
kubeProxyReplacement: true
3939
tunnelProtocol: geneve
40-
# Always set the port to what it is is for vxlan (the defeault tunnel protocol).
41-
# This avoids new port requirements when updating existing clusters from vxlan to geneve.
42-
tunnelPort: 8472
4340
loadBalancer:
4441
mode: dsr
4542
dsrDispatch: geneve

0 commit comments

Comments
 (0)