cluster

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

commit f44fdb7ccee9d072e320028862146b4495cb330a
parent d932dd3aca18cf4885b43d00faeb790ab6f1c258
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon,  3 Apr 2023 21:35:06 +0200

Actually have a sensible number of pg instances

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 @@ -21,7 +21,7 @@ spec: instagram_bridge: instagram_bridge enableConnectionPooler: false enableReplicaConnectionPooler: false - numberOfInstances: 2 + numberOfInstances: 3 postgresql: version: "15" parameters: