From 192a8151e48f18fe56696cb6b55f99a3867deb07 Mon Sep 17 00:00:00 2001 From: ITQ Date: Tue, 28 Jul 2026 20:13:13 +0300 Subject: [PATCH] chore(): extendend limits for backend --- deploy/argocd/movienight.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/argocd/movienight.yaml b/deploy/argocd/movienight.yaml index 085f216..06a3254 100644 --- a/deploy/argocd/movienight.yaml +++ b/deploy/argocd/movienight.yaml @@ -47,7 +47,7 @@ spec: memory: 512Mi limits: cpu: 500m - memory: 512Mi + memory: 768Mi gateway: enabled: true