commit fc324d2c871a2fa3408a73f8127a7e9dea7cf556
parent 0832d3da9c97f1e3dc10a64810aba53c5111ae46
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Sun, 29 Mar 2026 11:54:01 +0200
improve thresholds
Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
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: 3
+ max: 7
interval: 30s
sessionAffinity:
cookieName: flagger-cookie
@@ -366,7 +366,7 @@ spec:
namespace: matrix
# seconds
thresholdRange:
- max: 1
+ max: 7
interval: 30s
sessionAffinity:
cookieName: flagger-cookie