cluster

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

commit ef14810ba21d2e707c65d2cf30b296550c52089d
parent ca2dcc93b541ebf706cd8e24edbda56860d119f5
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Thu,  8 Jan 2026 11:22:05 +0100

fix port

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

Diffstat:
Mapps/talos_cluster/convex/deployment.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/talos_cluster/convex/deployment.yaml b/apps/talos_cluster/convex/deployment.yaml @@ -203,7 +203,7 @@ spec: rules: - backendRefs: - name: convex - port: 6791 + port: 3210 timeouts: request: 240s backendRequest: 0s