update repo

This commit is contained in:
2023-05-14 09:14:46 -05:00
parent 98bbd1f84a
commit 55fbbc7c65

View File

@@ -54,7 +54,7 @@ argo-cd:
# Default image used by all components # Default image used by all components
image: image:
# -- If defined, a repository applied to all Argo CD deployments # -- If defined, a repository applied to all Argo CD deployments
repository: quay.io/argoproj/argocd repository: registry.durp.info/argoproj/argocd
# -- Overrides the global Argo CD image tag whose default is the chart appVersion # -- Overrides the global Argo CD image tag whose default is the chart appVersion
tag: "" tag: ""
# -- If defined, a imagePullPolicy applied to all Argo CD deployments # -- If defined, a imagePullPolicy applied to all Argo CD deployments