fix svc type for mrtc
This commit is contained in:
@@ -72,11 +72,11 @@ spec:
|
||||
exposedServices:
|
||||
rtcTcp:
|
||||
port: 30009
|
||||
portType: ClusterIP
|
||||
portType: NodePort
|
||||
nodePort: ""
|
||||
rtcMuxedUdp:
|
||||
port: 30008
|
||||
portType: ClusterIP
|
||||
portType: NodePort
|
||||
nodePort: ""
|
||||
|
||||
hookshot:
|
||||
|
||||
Reference in New Issue
Block a user