From eb9055bc3a4cdf687ab256dbbd9f0c597d669539 Mon Sep 17 00:00:00 2001 From: DAXweb Date: Sat, 10 Jan 2026 01:03:55 +0100 Subject: [PATCH] Commit 3a --- deploy/deployment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/deployment.yaml b/deploy/deployment.yaml index d636b1e..cf23b9e 100644 --- a/deploy/deployment.yaml +++ b/deploy/deployment.yaml @@ -28,5 +28,5 @@ spec: memory: 256Mi cpu: "250m" requests: - memory: 128Mi - cpu: "80m" \ No newline at end of file + memory: 4Gi + cpu: "500m" \ No newline at end of file