cluster

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

commit 5b16907aa416a3a4009e87642228a252175f88dc
parent c5bb4ff7e7e62863783073247d6820f8b8bd2503
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri,  2 May 2025 00:53:18 +0200

Test livekit

Diffstat:
Mapps/base/externaldns/release.yaml | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/apps/base/externaldns/release.yaml b/apps/base/externaldns/release.yaml @@ -40,3 +40,6 @@ spec: - apiGroups: ["gateway.networking.k8s.io"] resources: ["gateways", "httproutes", "grpcroutes", "tlsroutes", "tcproutes", "udproutes"] verbs: ["get", "watch", "list"] + - apiGroups: [""] + resources: ["services"] + verbs: ["get", "watch", "list"]