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 265de88 commit a4b2d6dCopy full SHA for a4b2d6d
charts/external-dns/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: external-dns
3
description: ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers.
4
type: application
5
-version: 1.13.0-20230808-0900-adobe
+version: 1.13.0-20230809-1331-adobe
6
appVersion: 0.13.5-20230727-1700-adobe
7
keywords:
8
- kubernetes
charts/external-dns/templates/deployment.yaml
@@ -83,7 +83,6 @@ spec:
83
- --namespace={{ .Release.Namespace }}
84
{{- end }}
85
86
- {{- end }}
87
{{- range .Values.sources }}
88
- --source={{ . }}
89
0 commit comments