From f0e1d3123688b9b5c526301f1035839f40167412 Mon Sep 17 00:00:00 2001 From: "Ehsan.Asadi" Date: Tue, 30 Dec 2025 16:41:11 +0330 Subject: [PATCH] fixe helm resource --- helm/peikarband/values-production.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/peikarband/values-production.yaml b/helm/peikarband/values-production.yaml index 6b1e0e6..43d4f49 100644 --- a/helm/peikarband/values-production.yaml +++ b/helm/peikarband/values-production.yaml @@ -1,7 +1,7 @@ # Production-specific values for peikarband # This file overrides default values.yaml for production -replicaCount: 3 +replicaCount: 1 image: pullPolicy: Always