diff --git a/k8s/coturn/templates/configmap.yml b/k8s/coturn/templates/configmap.yml index 525643e..0fedd25 100644 --- a/k8s/coturn/templates/configmap.yml +++ b/k8s/coturn/templates/configmap.yml @@ -13,3 +13,9 @@ data: min-port=30000 max-port=32768 static-auth-secret=j@mk@Z@3 + no-tls + no-dtls + no-stdout-log + no-multicast-peers + no-ipv6 + allow-loopback-peers diff --git a/k8s/webrtc-be/values-staging.yaml b/k8s/webrtc-be/values-staging.yaml index f380afb..0835128 100644 --- a/k8s/webrtc-be/values-staging.yaml +++ b/k8s/webrtc-be/values-staging.yaml @@ -5,7 +5,7 @@ grafana: # Webrtc env variables backendUrl: "https://staging.jamkazam.com" # Webrtc_be image version -webrtc_tag: 1.0.146 +webrtc_tag: 1.0.147 unused_tag: 1.0.0 enableDieEndpoint: true mediasoup: