diff --git a/ops/chart/values.yaml b/ops/chart/values.yaml index 7b6d908..3624e0d 100644 --- a/ops/chart/values.yaml +++ b/ops/chart/values.yaml @@ -89,13 +89,13 @@ controllers: port: 8080 initialDelaySeconds: 5 periodSeconds: 5 - resources: - requests: - cpu: 100m - memory: 256Mi - limits: - cpu: 500m - memory: 512Mi + # resources: + # requests: + # cpu: 100m + # memory: 256Mi + # limits: + # cpu: 500m + # memory: 512Mi service: main: