commit 2492ab7217055089ef347a6524deeeeea6f3e8fe parent 1f0e3fbfe855726c42f308ae33378290098bed3c Author: MTRNord <mtrnord1@gmail.com> Date: Thu, 20 Jul 2023 16:00:56 +0200 Raise mem limit Diffstat:
| M | infrastructure/configs/postgres-clusters.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml @@ -34,7 +34,7 @@ spec: memory: 9Gi limits: cpu: 2000m - memory: 25Gi + memory: 35Gi postgresql: version: "15" parameters: