communication: fix LiveKit udp_port mux syntax
This commit is contained in:
parent
a260d55826
commit
b7b1ffde6c
@ -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:
|
||||
|
||||
@ -12,6 +12,8 @@ spec:
|
||||
app: livekit
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
checksum/config: livekit-config-v2
|
||||
labels:
|
||||
app: livekit
|
||||
spec:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user