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 <[email protected]>
  • Loading branch information
jmurret and lkysow committed Mar 30, 2022
1 parent a3a2ca0 commit e384982
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 e384982

Please sign in to comment.