cluster

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

commit 9a76ee50730a48585f9263970564f9071004754a
parent 3b4304ded2c5d2fc8299b3949e8521254997fedc
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 25 Sep 2024 21:28:25 +0200

Fix config

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

diff --git a/apps/base/matrix/synapse/release.yaml b/apps/base/matrix/synapse/release.yaml @@ -292,7 +292,7 @@ spec: annotations: cert-manager.io/cluster-issuer: letsencrypt-dns external-dns.alpha.kubernetes.io/hostname: midnightthoughts.space - traefik.ingress.kubernetes.io/router.pathmatcher: PathPrefix + traefik.ingress.kubernetes.io/router.pathmatcher: PathRegexp csPaths: - path: /_matrix/client/.*/(login|logout|refresh) pathType: ImplementationSpecific