cluster

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

commit 3a9f69fb28ed62c480717ec1d60f6bd5f5325d8f
parent 6ef721be650b668ac006cfd2fc36b47bcf6d5dff
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sat,  3 Jan 2026 16:53:11 +0100

meow

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

Diffstat:
Mapps/talos_cluster/convex/deployment.yaml | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/apps/talos_cluster/convex/deployment.yaml b/apps/talos_cluster/convex/deployment.yaml @@ -29,6 +29,9 @@ spec: value: "172800" - name: "RUST_LOG" value: "info" + # Database nanme + - name: "INSTANCE_NAME" + value: "convex" - name: "POSTGRES_URL" valueFrom: secretKeyRef: