MarcusVRP pushed to branch main at Root / Kubernetes / FluxCD
Commits:
-
9069b46f
by MarcusVRP at 2025-08-08T10:50:21-03:00
1 changed file:
Changes:
... | ... | @@ -96,6 +96,14 @@ spec: |
96 | 96 | ingress:
|
97 | 97 | host: rtc.matrix.c3sl.ufpr.br
|
98 | 98 | tlsSecret: rtc-tls
|
99 | + sfu:
|
|
100 | + additional:
|
|
101 | + turn-config:
|
|
102 | + config: |
|
|
103 | + turn:
|
|
104 | + enabled: true
|
|
105 | + external_tls: true
|
|
106 | + domain: rtc.matrix.c3sl.ufpr.br
|
|
99 | 107 | wellKnownDelegation:
|
100 | 108 | ingress:
|
101 | 109 | tlsSecret: well-known-tls
|