From 2c1f97ff2da4e0e19c1e082124f289b3852cd2dd Mon Sep 17 00:00:00 2001 From: James Allenby Date: Sun, 4 Jan 2026 20:27:41 +0000 Subject: [PATCH] load balance the rtc services --- configuration/matrix.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/configuration/matrix.yaml b/configuration/matrix.yaml index 1098af4..cc6b954 100644 --- a/configuration/matrix.yaml +++ b/configuration/matrix.yaml @@ -23,6 +23,12 @@ matrixAuthenticationService: tlsSecret: mas-cert matrixRTC: + sfu: + exposedServices: + rtcMuxedUdp: + portType: LoadBalancer + rtcTcp: + portType: LoadBalancer ingress: host: mrtc.solidish.dev annotations: