cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit c7e5b7ef085f1dd1c9c009643f2da2d993f60409
parent b433012db6261b004877e95661ab29a09bc7def6
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun,  5 May 2024 16:59:18 +0200

Increase memory limit

Diffstat:
Minfrastructure/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 @@ -35,7 +35,7 @@ spec: memory: 3Gi limits: cpu: 4000m - memory: 5Gi + memory: 8Gi postgresql: version: "15" parameters: