diff --git a/chart/values.yaml b/chart/values.yaml index 6cb31dd7..63da6577 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -47,6 +47,9 @@ resources: requests: memory: 128Mi cpu: 50m + limits: + memory: 2Gi + cpu: "2" apiService: enabled: true