MarcusVRP pushed to branch main at Root / Kubernetes / FluxCD
Commits:
-
3cb06510
by MarcusVRP at 2025-08-08T14:32:25-03:00
1 changed file:
Changes:
... | ... | @@ -98,26 +98,9 @@ spec: |
98 | 98 | oidc-config:
|
99 | 99 | configSecret: matrix
|
100 | 100 | configSecretKey: masOidcConfig
|
101 | + # Fork of this Helm chart needed to make this RTC thing work properly with TURN
|
|
101 | 102 | matrixRTC:
|
102 | - enabled: true
|
|
103 | - replicas: 1
|
|
104 | - ingress:
|
|
105 | - host: rtc.matrix.c3sl.ufpr.br
|
|
106 | - tlsSecret: rtc-tls
|
|
107 | - # sfu:
|
|
108 | - # additional:
|
|
109 | - # turn-config:
|
|
110 | - # config: |
|
|
111 | - # rtc:
|
|
112 | - # tcp_port: 7881
|
|
113 | - # port_range_start: 50000
|
|
114 | - # port_range_end: 60000
|
|
115 | - # use_external_ip: true
|
|
116 | - # turn:
|
|
117 | - # enabled: true
|
|
118 | - # domain: turn.c3sl.ufpr.br
|
|
119 | - # tls_port: 3478
|
|
120 | - # secretName:
|
|
103 | + enabled: false
|
|
121 | 104 | wellKnownDelegation:
|
122 | 105 | ingress:
|
123 | 106 | tlsSecret: well-known-tls
|