cluster

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

commit edf96080a0f6da44de620e3eecf013c830ffd433
parent 80badf6b6e4505f615e86ba186b06941fd096419
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 21 Mar 2024 15:18:31 +0100

Switch to dragonfly

Diffstat:
Mapps/base/matrix/synapse/release.yaml | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/apps/base/matrix/synapse/release.yaml b/apps/base/matrix/synapse/release.yaml @@ -240,7 +240,11 @@ spec: prometheus.io/port: "9090" redis: + enabled: false architecture: standalone + externalRedis: + host: dragonfly.matrix.svc.cluster.local + port: 6379 postgresql: enabled: false externalPostgresql: