diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml index aafce74..08e87ab 100644 --- a/helm/values-dev.yaml +++ b/helm/values-dev.yaml @@ -47,8 +47,8 @@ microservice-chart: memory: "512Mi" cpu: "0.25" limits: - memory: "512Mi" - cpu: "0.25" + memory: "768Mi" + cpu: "0.50" autoscaling: enable: true minReplica: 1