Skip to content

Commit

Permalink
Removed extra {{end}} (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahtr committed Aug 9, 2023
1 parent 265de88 commit e3f34b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/external-dns/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ spec:
- --namespace={{ .Release.Namespace }}
{{- end }}
{{- end }}
{{- end }}
{{- range .Values.sources }}
- --source={{ . }}
{{- end }}
Expand Down

0 comments on commit e3f34b1

Please sign in to comment.