cluster

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

commit f4001cc8365999bc33572c397758184bf363554b
parent 8f5c0c1be17d3cd49a48c6f9be7211150d7cedfb
Author: MTRNord <mtrnord1@gmail.com>
Date:   Tue,  6 May 2025 22:37:54 +0200

Add collabora

Diffstat:
Mapps/base/envoy-gateway/release.yaml | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/apps/base/envoy-gateway/release.yaml b/apps/base/envoy-gateway/release.yaml @@ -478,9 +478,9 @@ spec: certificateRefs: - kind: Secret name: rspamd.matrix.midnightthoughts.space - - name: https-midnightthoughts-livekit + - name: https-midnightthoughts-collabora protocol: HTTPS - hostname: "livekit.matrix.midnightthoughts.space" + hostname: "collabora.matrix.midnightthoughts.space" port: 443 allowedRoutes: namespaces: @@ -489,7 +489,7 @@ spec: mode: Terminate certificateRefs: - kind: Secret - name: livekit.matrix.midnightthoughts.space + name: collabora.matrix.midnightthoughts.space - name: https-nordgedanken-root protocol: HTTPS hostname: "nordgedanken.dev"