cluster

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

commit 699aa6411dc62900dcbfd8cca7acb36fd97cf6ac
parent a51ecb40e58a9815d215ced10a121a537d3baa19
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Fri, 20 Feb 2026 15:57:01 +0100

increase the allowed latency for connectivity tester

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

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 @@ -285,7 +285,7 @@ spec: namespace: matrix # seconds thresholdRange: - max: 1 + max: 3 interval: 30s sessionAffinity: cookieName: flagger-cookie