From 7dcf8b3c9e0c3587b1dd8876aa1bf36972bc36d0 Mon Sep 17 00:00:00 2001 From: Jaskaran Sarkaria Date: Wed, 28 Feb 2024 11:09:55 +0000 Subject: [PATCH] =?UTF-8?q?perf:=20=E2=9A=A1=EF=B8=8F=20lots=20of=20OOMKil?= =?UTF-8?q?led=20spiking=20at=2011gb=20(#76)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/values.yaml.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/values.yaml.tpl b/templates/values.yaml.tpl index ad9cdd6..0cbd924 100644 --- a/templates/values.yaml.tpl +++ b/templates/values.yaml.tpl @@ -146,7 +146,7 @@ controller: resources: limits: - memory: 8Gi + memory: 12Gi requests: memory: 512Mi