Update argocd/external-dns/values.yaml
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
external-dns:
|
external-dns:
|
||||||
image:
|
image:
|
||||||
repository: k8s.gcr.io/external-dns/external-dns
|
#repository: k8s.gcr.io/external-dns/external-dns
|
||||||
# Overrides the image tag whose default is v{{ .Chart.AppVersion }}
|
# Overrides the image tag whose default is v{{ .Chart.AppVersion }}
|
||||||
tag: "0.12.2-debian-11-r14"
|
#tag: "0.12.2-debian-11-r14"
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
|
|||||||
Reference in New Issue
Block a user