cluster

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

commit d73a919c233cd1a23c1aad73ad96bef840afc8dc
parent 58de5629a05c54421eb3fa24bff8f6b56b4bce7d
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sat, 28 Jun 2025 20:58:20 +0200

Fix load test

Diffstat:
Mapps/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 @@ -236,4 +236,4 @@ spec: url: http://flagger-loadtester.flagger-system/ timeout: 5s metadata: - cmd: "hey -z 2m -q 10 -c 2 -host connectivity-tester.mtrnord.blog http://connectivity-tester.matrix:3000/" + cmd: "hey -z 2m -q 10 -c 2 https://connectivity-tester.mtrnord.blog/?serverName=mtrnord.blog"