We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8163ca5 commit 4d0bf49Copy full SHA for 4d0bf49
charts/cluster-api-runtime-extensions-nutanix/addons/cni/cilium/values-template.yaml
@@ -37,9 +37,6 @@ k8sServiceHost: auto
37
{{- if .EnableKubeProxyReplacement }}
38
kubeProxyReplacement: true
39
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
43
loadBalancer:
44
mode: dsr
45
dsrDispatch: geneve
0 commit comments