cluster

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

commit a1a621a1bb1e3ab2dc29676d2882222d871ea0eb
parent b5da2107b6880bd21423fa56d97864166575e951
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon,  4 Sep 2023 21:16:00 +0200

Fix ssl

Diffstat:
Mapps/base/matrix/draupnir-synapse/release.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/base/matrix/draupnir-synapse/release.yaml b/apps/base/matrix/draupnir-synapse/release.yaml @@ -136,4 +136,4 @@ spec: ## Password key to be retrieved from existing secret existingSecretPasswordKey: password - sslmode: require + #sslmode: require