Jose Piamba

Results 2 comments of Jose Piamba

@bkbasavaraju empirically, I adjusted a few settings until the components worked. For the server, in RTC configure `use_external_ip: false` and in deployment I made sure that the following attributes were...

@bkbasavaraju For the TURN server I had to manage my certificate (TLS termination) outside of Kubernetes and load the certificate files in a secret. In the `values.yaml` that you apply...