From 6b10397910723f60a37b44c4bd0a42e77a8dbcb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Tue, 25 Aug 2026 00:40:22 +0000 Subject: [PATCH] modified: deploy/app/helm-values.yaml --- deploy/app/helm-values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/app/helm-values.yaml b/deploy/app/helm-values.yaml index 5d3bd5e..4aff532 100644 --- a/deploy/app/helm-values.yaml +++ b/deploy/app/helm-values.yaml @@ -9,7 +9,7 @@ resources: memory: 1024Mi requests: cpu: 100m - memory: 350Mi + memory: 512Mi image: # IMPORTANT: @@ -127,7 +127,7 @@ postgresql: requests: cpu: 128m ephemeral-storage: 50Mi - memory: 128Mi + memory: 256Mi enabled: true image: repository: bitnamilegacy/postgresql