From 67bd1ccd43695ffe08d17174bdb7410c418c7981 Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Sat, 10 Jan 2026 13:08:57 +0100 Subject: [PATCH] Limit gitea more --- apps/gitea.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/gitea.yaml b/apps/gitea.yaml index a3c7070..ecb3fc9 100644 --- a/apps/gitea.yaml +++ b/apps/gitea.yaml @@ -61,7 +61,7 @@ spec: secretName: gitea-ssl resources: limits: - cpu: 1000m + cpu: 100m memory: 512Mi requests: cpu: 100m