cluster

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

commit 5432adbc561d0cdc1f7541760c534923162e92b5
parent fab1eed7b65d43a007c8ae407b735b4b9eaf1f3f
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sat, 28 Jun 2025 20:02:09 +0200

Fix API

Diffstat:
Mapps/base/matrix/connectivity-tester/kustomization.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/base/matrix/connectivity-tester/kustomization.yaml b/apps/base/matrix/connectivity-tester/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization namespace: matrix resources: - deployment.yaml - #- service.yaml + - service.yaml configMapGenerator: - name: connectivity-tester-config namespace: matrix