cluster

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

commit 18d2d18688ae87cfa8d972e03c22bb761b879a33
parent 883969881679a944b25b5b9c6d69881a06b83de3
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sun, 14 Dec 2025 12:53:58 +0100

fixup config

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

Diffstat:
Mapps/talos_cluster/connectivity-tester/staging_deployment.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/talos_cluster/connectivity-tester/staging_deployment.yaml b/apps/talos_cluster/connectivity-tester/staging_deployment.yaml @@ -99,7 +99,7 @@ spec: protocol: TCP volumeMounts: - name: configs - mountPath: "/usr/share/nginx/html/config.json" + mountPath: "/app/_fresh/client/config.json" subPath: config.json readOnly: true - mountPath: /tmp