From 905e878d42a089be00ccd4ba683de7defce6b080 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Sun, 12 Apr 2026 01:44:09 +0300 Subject: [PATCH] Add replica to argo controller --- manifests/argocd/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/argocd/values.yaml b/manifests/argocd/values.yaml index 1d63b0f..f63c4a1 100644 --- a/manifests/argocd/values.yaml +++ b/manifests/argocd/values.yaml @@ -63,6 +63,7 @@ server: type: ClusterIP controller: + replicas: 2 resources: limits: memory: 2Gi