commit 181069c6d99ebfee70cfac22b41eaa1c4488786b parent c102c00399cd733a4189f587709d21bdb26e14f2 Author: MTRNord <MTRNord@users.noreply.github.com> Date: Mon, 23 Jun 2025 22:42:12 +0200 Setup connectivity tester Signed-off-by: MTRNord <MTRNord@users.noreply.github.com> Diffstat:
| M | apps/base/envoy-gateway/release.yaml | | | 12 | ++++++++++++ |
| M | apps/base/matrix/connectivity-tester/service.yaml | | | 1 | + |
2 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/apps/base/envoy-gateway/release.yaml b/apps/base/envoy-gateway/release.yaml @@ -574,6 +574,18 @@ spec: certificateRefs: - kind: Secret name: connectivity-tester.mtrnord.blog-tls + - name: https-federationtester-mtrnord-blog + protocol: HTTPS + hostname: "federationtester.mtrnord.blog" + port: 443 + allowedRoutes: + namespaces: + from: "All" + tls: + mode: Terminate + certificateRefs: + - kind: Secret + name: federationtester.mtrnord.blog-tls - name: http protocol: HTTP port: 80 diff --git a/apps/base/matrix/connectivity-tester/service.yaml b/apps/base/matrix/connectivity-tester/service.yaml @@ -29,6 +29,7 @@ spec: namespace: envoy-gateway hostnames: - connectivity-tester.mtrnord.blog + - federationtester.mtrnord.blog rules: - matches: - path: