fix svc type for mrtc

This commit is contained in:
Alexander Rogov
2026-06-14 15:58:53 +03:00
parent bee3f4d019
commit 238377c0d5

View File

@@ -72,11 +72,11 @@ spec:
exposedServices: exposedServices:
rtcTcp: rtcTcp:
port: 30009 port: 30009
portType: ClusterIP portType: NodePort
nodePort: "" nodePort: ""
rtcMuxedUdp: rtcMuxedUdp:
port: 30008 port: 30008
portType: ClusterIP portType: NodePort
nodePort: "" nodePort: ""
hookshot: hookshot: