From 92f1a74b9334b5653f753765e30decd9e2cc9464 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Sat, 10 Jan 2026 13:07:28 +0000 Subject: [PATCH] Increase grist memory limit Signed-off-by: Marcus Noble --- manifests/grist/grist.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/grist/grist.yaml b/manifests/grist/grist.yaml index 0884cc2..ca4a83e 100644 --- a/manifests/grist/grist.yaml +++ b/manifests/grist/grist.yaml @@ -108,9 +108,9 @@ spec: value: gvisor resources: requests: - memory: 300M + memory: 500M limits: - memory: 300M + memory: 500M securityContext: capabilities: add: