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