From 0ab2bf3c2f51d10767d885a994f910fc7003d126 Mon Sep 17 00:00:00 2001 From: "Ehsan.Asadi" Date: Tue, 30 Dec 2025 16:43:02 +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 43d4f49..3331c8d 100644 --- a/helm/peikarband/values-production.yaml +++ b/helm/peikarband/values-production.yaml @@ -24,7 +24,7 @@ resources: memory: 256Mi autoscaling: - enabled: true + enabled: flase minReplicas: 3 maxReplicas: 20 targetCPUUtilizationPercentage: 60