commit 1126b21590e0dad027d61c043a703e5c94cda636
parent a5383896ca5c3b6bf0470fe2953e06fe4ee6123c
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Sat, 28 Jun 2025 20:26:32 +0200
Fix the metrics
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/apps/base/matrix/connectivity-tester/deployment.yaml b/apps/base/matrix/connectivity-tester/deployment.yaml
@@ -189,14 +189,14 @@ spec:
# percentage (0-100)
templateRef:
name: connectivity-tester-error-rate
- namespace: flagger-system
+ namespace: matrix
thresholdRange:
max: 1
interval: 1m
- name: latency
templateRef:
name: connectivity-tester-latency
- namespace: flagger-system
+ namespace: matrix
# seconds
thresholdRange:
max: 0.5