From 57f71cab43c869c83ce3c10a7872e758215a1447 Mon Sep 17 00:00:00 2001 From: Jonny Ervine Date: Thu, 16 Apr 2026 17:53:47 +0800 Subject: [PATCH] Reduce controller memory requests --- goldilocks/values-home.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goldilocks/values-home.yaml b/goldilocks/values-home.yaml index 29f74d4..c179bd9 100644 --- a/goldilocks/values-home.yaml +++ b/goldilocks/values-home.yaml @@ -64,7 +64,7 @@ controller: limits: {} requests: cpu: 25m - memory: 256Mi + memory: 64Mi # controller.podSecurityContext -- Defines the podSecurityContext for the controller pod podSecurityContext: seccompProfile: