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 116d877 commit b19de30Copy full SHA for b19de30
charts/cluster-api-runtime-extensions-nutanix/addons/aws-load-balancer-controller/values-template.yaml
@@ -7,3 +7,5 @@ clusterName: "{{ .ControlPlane.spec.eksClusterName }}"
7
{{- else }}
8
clusterName: "{{ .Cluster.metadata.name }}"
9
{{- end }}
10
+# Set this value to avoid stutter in the resource names.
11
+fullnameOverride: aws-load-balancer-controller
0 commit comments