diff --git a/charts/external-dns/templates/deployment.yaml b/charts/external-dns/templates/deployment.yaml index 647d788909..3c6ce947e1 100644 --- a/charts/external-dns/templates/deployment.yaml +++ b/charts/external-dns/templates/deployment.yaml @@ -83,7 +83,6 @@ spec: - --namespace={{ .Release.Namespace }} {{- end }} {{- end }} - {{- end }} {{- range .Values.sources }} - --source={{ . }} {{- end }}