From e34b2e6d964f56f2cc4524d0e9dfa78d032be8d5 Mon Sep 17 00:00:00 2001 From: "Ehsan.Asadi" Date: Tue, 30 Dec 2025 16:26:44 +0330 Subject: [PATCH] fixe hel resource --- helm/peikarband/values-production.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm/peikarband/values-production.yaml b/helm/peikarband/values-production.yaml index 2a93f9b..ef512e7 100644 --- a/helm/peikarband/values-production.yaml +++ b/helm/peikarband/values-production.yaml @@ -13,11 +13,11 @@ podAnnotations: resources: limits: - cpu: 2000m - memory: 2Gi - requests: cpu: 500m memory: 1Gi + requests: + cpu: 200m + memory: 256Mi autoscaling: enabled: true