Update argocd/external-dns/values.yaml

This commit is contained in:
2022-09-27 12:53:07 +00:00
parent 888ebabcf7
commit b09e99e49e

View File

@@ -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: []