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 2cf12e9 commit ba3979fCopy full SHA for ba3979f
charts/cluster-api-runtime-extensions-nutanix/addons/cni/cilium/values-template.yaml
@@ -33,10 +33,10 @@ socketLB:
33
envoy:
34
image:
35
useDigest: false
36
-k8sServiceHost: auto
37
{{- with .ControlPlane }}
38
{{- range $key, $val := .metadata.annotations }}
39
{{- if eq $key "controlplane.cluster.x-k8s.io/skip-kube-proxy" }}
+k8sServiceHost: auto
40
kubeProxyReplacement: true{{ break }}
41
{{- end }}
42
0 commit comments