Skip to content

Commit

Permalink
Update charts/consul/templates/ingress-gateways-deployment.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
  • Loading branch information
jmurret and lkysow authored Mar 25, 2022
1 parent e9da9f1 commit fe73e5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/consul/templates/ingress-gateways-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
{{- $defaults := .Values.ingressGateways.defaults }}
{{- $names := dict }}

{{- /* Check if gateway names are unique. */ -}}
{{- $gateways := .Values.ingressGateways.gateways }}
{{- range $outerIngressIndex, $outerIngressVal := $gateways }}

Expand Down

0 comments on commit fe73e5a

Please sign in to comment.