cluster

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

commit 41422a26ae77cdeaacdb5b5f82adcc0455858b64
parent 2691da636f451f1ef09969b138f9be9241dd02a3
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Fri, 25 Jul 2025 17:57:43 +0200

Update

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 @@ -355,7 +355,7 @@ spec: timeout: 15s metadata: type: bash - cmd: "curl -s http://connectivity-tester-api.matrix-canary:8080/healthz | grep 'OK'" + cmd: "curl -s http://connectivity-tester-api.matrix-canary:8080/healthz | grep 'ok'" - name: load-test url: http://flagger-loadtester.flagger-system/ timeout: 10m