diff --git a/helm/values-uat.yaml b/helm/values-uat.yaml index ee97a34..5c23067 100644 --- a/helm/values-uat.yaml +++ b/helm/values-uat.yaml @@ -46,10 +46,10 @@ microservice-chart: resources: requests: memory: "768Mi" - cpu: "600m" + cpu: "300m" limits: memory: "768Mi" - cpu: "600m" + cpu: "300m" autoscaling: enable: true minReplica: 10