cluster

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

commit 0014a03857488d2fcf1625c80b7086dbede8d5ad
parent 3c10a5c24a795b8d9486a1c26c96d0e0edf88180
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sat, 13 Dec 2025 19:34:00 +0100

use nginx?

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

Diffstat:
Mapps/talos_cluster/sentry/route.yaml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/apps/talos_cluster/sentry/route.yaml b/apps/talos_cluster/sentry/route.yaml @@ -11,8 +11,8 @@ spec: - sentry.mtrnord.blog rules: - backendRefs: - - name: sentry-web - port: 9000 + - name: sentry-nginx + port: 80 timeouts: request: 240s backendRequest: 0s