fix svc type for mrtc
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user