cluster

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

commit 7917b1292fc7ad875895b031dc2908a4a7bb1f32
parent 9fea14d49b382d053dff56aacf224a08a383ac08
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon,  3 Apr 2023 19:03:39 +0200

Prepare syncv3 database in cluster

Diffstat:
Minfrastructure/configs/postgres-clusters.yaml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml @@ -16,6 +16,7 @@ spec: databases: synapse: synapse matrix_media_repo: matrix_media_repo + syncv3: syncv3 enableConnectionPooler: false enableReplicaConnectionPooler: false numberOfInstances: 2 @@ -34,6 +35,7 @@ spec: users: synapse: [] matrix_media_repo: [] + syncv3: [] volume: iops: 3000 size: 10Gi