MarcusVRP pushed to branch main at Root / Kubernetes / FluxCD

Commits:

1 changed file:

Changes:

  • apps/base/matrix/helmrelease.yaml
    ... ... @@ -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