diff --git a/deploy/helm/values.yaml b/deploy/helm/values.yaml index 3adecfd..7c006f5 100644 --- a/deploy/helm/values.yaml +++ b/deploy/helm/values.yaml @@ -83,9 +83,9 @@ resources: limits: cpu: 3 memory: 800Mi - # requests: - # cpu: 1 - # memory: 512Mi + requests: + cpu: 50m + memory: 32Mi # Readiness and liveness probes configuration probes: