From 341f0725e8fbca79bffb8a8e146ce67e9459dd90 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Fri, 9 Jan 2026 11:18:08 +0100 Subject: [PATCH] mem limit increased to 1Gi --- homarr-system/homarr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homarr-system/homarr.yaml b/homarr-system/homarr.yaml index 9161355..e35719d 100644 --- a/homarr-system/homarr.yaml +++ b/homarr-system/homarr.yaml @@ -271,7 +271,7 @@ spec: memory: 256Mi limits: cpu: 500m - memory: 512Mi + memory: 1Gi livenessProbe: httpGet: