cluster

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

commit d0429971449e665ff138ef8536695a91db818c67
parent 41422a26ae77cdeaacdb5b5f82adcc0455858b64
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Fri, 25 Jul 2025 18:07:53 +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-canary.matrix:8080/healthz | grep 'ok'" - name: load-test url: http://flagger-loadtester.flagger-system/ timeout: 10m