From 55fbbc7c65bb61e86fa78b595383bf1ea830fb33 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 14 May 2023 09:14:46 -0500 Subject: [PATCH] update repo --- argocd/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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