From 72ee99bc1683922bd5f448616d573e5204327ed3 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 6 Dec 2025 22:25:37 -0600 Subject: [PATCH] disable init --- clusters/cl01tl/helm/argocd/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/argocd/values.yaml b/clusters/cl01tl/helm/argocd/values.yaml index 458bb5d52..e52e6090e 100644 --- a/clusters/cl01tl/helm/argocd/values.yaml +++ b/clusters/cl01tl/helm/argocd/values.yaml @@ -60,7 +60,7 @@ argo-cd: enabled: true auth: false redisSecretInit: - enabled: true + enabled: false server: replicas: 2 extensions: