commit 5562963584398528c171fca57cc88f2276c646ce parent 2492ab7217055089ef347a6524deeeeea6f3e8fe Author: MTRNord <mtrnord1@gmail.com> Date: Thu, 20 Jul 2023 16:12:58 +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: 35Gi + memory: 15Gi postgresql: version: "15" parameters: