commit 2691da636f451f1ef09969b138f9be9241dd02a3 parent 6e9ca4af5c724d019cac4d403d77e6c306722896 Author: MTRNord <MTRNord@users.noreply.github.com> Date: Fri, 25 Jul 2025 17:55:45 +0200 Update Diffstat:
| M | apps/base/matrix/connectivity-tester/deployment.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/base/matrix/connectivity-tester/deployment.yaml b/apps/base/matrix/connectivity-tester/deployment.yaml @@ -360,4 +360,4 @@ spec: url: http://flagger-loadtester.flagger-system/ timeout: 10m metadata: - cmd: "hey -z 10m -q 10 -c 2 http://connectivity-tester-api-canary.matrix/api/federation-ok?serverName=mtrnord.blog&no_cache=true" + cmd: "hey -z 10m -q 10 -c 2 http://connectivity-tester-api-canary.matrix/api/federation/federation-ok?serverName=mtrnord.blog&no_cache=true"