diff --git a/argocd/values.yaml b/argocd/values.yaml index 1f49e7f..2d32ea1 100644 --- a/argocd/values.yaml +++ b/argocd/values.yaml @@ -54,7 +54,7 @@ argo-cd: # Default image used by all components image: # -- 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 tag: "" # -- If defined, a imagePullPolicy applied to all Argo CD deployments