cluster

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

commit 508fb1d289e9200bcb75d8e96ad81e5153fc7830
parent 7af5167b7d05c7c5dec73f1f8a19cca9b0309ca9
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 15 Jan 2025 19:07:29 +0100

Fix test repo

Diffstat:
Mapps/base/matrix/matrix-helm/repository.yaml | 2+-
Mapps/base/matrix/synapse/release.yaml | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/apps/base/matrix/matrix-helm/repository.yaml b/apps/base/matrix/matrix-helm/repository.yaml @@ -25,4 +25,4 @@ spec: interval: 1h url: https://gitlab.com/MTRNord/ananace-personal-charts.git ref: - branch: MTRNord/gateway-api + branch: MTRNord/gw-api-version-bumped diff --git a/apps/base/matrix/synapse/release.yaml b/apps/base/matrix/synapse/release.yaml @@ -320,7 +320,7 @@ spec: port: 8080 matches: - path: - type: PathPrefix + type: RegularExpression value: /_matrix/client/.*/(login|logout|refresh) ingress: enabled: false