cluster

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

commit b9899fd218999b22da2f3111c318d8333898e288
parent e182d8f82fbf1ae138399f55f0d627eb084fcbd5
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 18 Jan 2025 16:59:23 +0100

Fix envoy?

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 @@ -81,7 +81,7 @@ spec: mode: Terminate certificateRefs: - kind: Secret - name: midnightthoughts.space-tls + name: matrix.midnightthoughts.space-tls - name: https-docuseal-midnightthoughts protocol: HTTPS hostname: "docuseal.midnightthoughts.space" @@ -93,7 +93,7 @@ spec: mode: Terminate certificateRefs: - kind: Secret - name: midnightthoughts.space-tls + name: docuseal.midnightthoughts.space-tls - name: https-midnightthoughts-neoboard protocol: HTTPS hostname: "miro-export.neoboard.midnightthoughts.space" @@ -105,7 +105,7 @@ spec: mode: Terminate certificateRefs: - kind: Secret - name: midnightthoughts.space-tls + name: miro-export.neoboard.midnightthoughts.space-tls - name: https-midnightthoughts-root protocol: HTTPS hostname: "midnightthoughts.space"