From 565cc6177f7ef48ee304f3fcbed86e85ed8de4b2 Mon Sep 17 00:00:00 2001 From: aacitelli Date: Thu, 13 Feb 2025 14:20:04 +0100 Subject: [PATCH] Merge branch 'PAGOPA-2645-tuning-fdr-to-eventhub' of https://github.com/pagopa/pagopa-fdr-2-event-hub into PAGOPA-2645-tuning-fdr-to-eventhub --- helm/values-prod.yaml | 2 +- helm/values-uat.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/values-prod.yaml b/helm/values-prod.yaml index dc4075c..fb65a7c 100644 --- a/helm/values-prod.yaml +++ b/helm/values-prod.yaml @@ -72,7 +72,7 @@ microservice-chart: cpu: "0.5" limits: memory: "4Gi" - cpu: "2" + cpu: "3" autoscaling: enable: true minReplica: 1 diff --git a/helm/values-uat.yaml b/helm/values-uat.yaml index 16dea32..a4ff997 100644 --- a/helm/values-uat.yaml +++ b/helm/values-uat.yaml @@ -72,7 +72,7 @@ microservice-chart: cpu: "0.5" limits: memory: "4Gi" - cpu: "2" + cpu: "3" autoscaling: enable: true minReplica: 1