communication: fix LiveKit udp_port mux syntax

This commit is contained in:
Brad Stein 2025-12-31 18:44:54 -03:00
parent a260d55826
commit b7b1ffde6c
2 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,7 @@ data:
livekit.yaml: |
port: 7880
rtc:
udp_port: 7882
udp_port: "7882-7882"
tcp_port: 7881
use_external_ip: true
turn_servers:

View File

@ -12,6 +12,8 @@ spec:
app: livekit
template:
metadata:
annotations:
checksum/config: livekit-config-v2
labels:
app: livekit
spec: