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