diff --git a/deploy/helm/ifrcgo-helm/values-production.yaml b/deploy/helm/ifrcgo-helm/values-production.yaml index e190c8ef3..480f2105d 100644 --- a/deploy/helm/ifrcgo-helm/values-production.yaml +++ b/deploy/helm/ifrcgo-helm/values-production.yaml @@ -24,7 +24,7 @@ api: replicaCount: 2 resources: requests: - cpu: "2" + cpu: "1" memory: 4Gi limits: cpu: "2"