From 9e7288a37ad7b9146f353cc6e60a50f67b38a312 Mon Sep 17 00:00:00 2001 From: Glenruben Date: Thu, 21 Nov 2024 09:53:49 +0100 Subject: [PATCH] double allocated memory (#3037) --- nais.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nais.yaml b/nais.yaml index 6aa2d1f5f..76e895520 100644 --- a/nais.yaml +++ b/nais.yaml @@ -54,9 +54,9 @@ spec: - port: 443 resources: limits: - memory: 2Gi + memory: 4Gi requests: - memory: 1Gi + memory: 2Gi ttl: 168h