From bad30508e4498e585f468f93c3972f79877df437 Mon Sep 17 00:00:00 2001 From: Marta Bulic Date: Thu, 21 May 2026 20:07:24 +0200 Subject: [PATCH] Revert "scale to 3 replicas" This reverts commit a933e58ab3bd4acc498644d4a3aff504785a533a. --- manifests/app/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/app/deployment.yaml b/manifests/app/deployment.yaml index a8a82d8..f549b03 100644 --- a/manifests/app/deployment.yaml +++ b/manifests/app/deployment.yaml @@ -7,7 +7,7 @@ metadata: argocd.argoproj.io/sync-wave: "1" spec: - replicas: 3 + replicas: 2 selector: matchLabels: