cluster

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

commit 46fd09a10356714edd50ab1b3dc202ae111dc196
parent 85d3bc84d10c021511d4ce626fe585fa8cc0e578
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sat, 21 Feb 2026 11:59:01 +0100

oops

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
Mapps/talos_cluster/envoy-gateway/gateway_settings.yaml | 12++++++++++++
Mapps/talos_cluster/miro-neoboard-exporter/release.yaml | 1+
2 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/apps/talos_cluster/envoy-gateway/gateway_settings.yaml b/apps/talos_cluster/envoy-gateway/gateway_settings.yaml @@ -629,6 +629,18 @@ spec: certificateRefs: - kind: Secret name: miro-export.neoboard.midnightthoughts.space + - name: https-midnightthoughts-miro-exporter + protocol: HTTPS + hostname: "miro-exporter.neoboard.midnightthoughts.space" + port: 443 + allowedRoutes: + namespaces: + from: "All" + tls: + mode: Terminate + certificateRefs: + - kind: Secret + name: miro-exporter.neoboard.midnightthoughts.space - name: http protocol: HTTP port: 80 diff --git a/apps/talos_cluster/miro-neoboard-exporter/release.yaml b/apps/talos_cluster/miro-neoboard-exporter/release.yaml @@ -201,6 +201,7 @@ spec: namespace: envoy-gateway hostnames: - miro-export.neoboard.midnightthoughts.space + - miro-exporter.neoboard.midnightthoughts.space rules: - backendRefs: - name: miro-neoboard-exporter-service