cluster

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

commit 7f08bced048b8eb88dfa9c153aff0515aa624626
parent c52ac67f33468691a49a5a545a72588f81dfc740
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sun, 14 Sep 2025 17:02:37 +0200

Fix api docs

Diffstat:
Mapps/talos_cluster/connectivity-tester/service.yaml | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/apps/talos_cluster/connectivity-tester/service.yaml b/apps/talos_cluster/connectivity-tester/service.yaml @@ -15,6 +15,9 @@ spec: - path: value: /api type: PathPrefix + - path: + value: /api-docs + type: PathPrefix backendRefs: - name: connectivity-tester-api-primary port: 8080