From ccb282251a7f2b04a4122572721c1e9abc437f39 Mon Sep 17 00:00:00 2001 From: HaimKortovich Date: Thu, 16 Apr 2026 15:34:10 -0500 Subject: [PATCH] remove resources for now --- ops/chart/values.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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: