cluster

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

commit c74c459746be2d7034884738df6f34fd9fd3f0df
parent b4304a15ab5fd2ea8a55b04e122597df4a267ce5
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Wed, 10 Sep 2025 22:04:16 +0200

Update connectivity tester

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

diff --git a/apps/talos_cluster/connectivity-tester/deployment.yaml b/apps/talos_cluster/connectivity-tester/deployment.yaml @@ -113,7 +113,7 @@ spec: dnsPolicy: ClusterFirstWithHostNet containers: - name: federation-tester-api - image: ghcr.io/mtrnord/rust-federation-tester:v0.2.2 + image: ghcr.io/mtrnord/rust-federation-tester:v0.2.3 imagePullPolicy: IfNotPresent resources: limits: {}