rcon port
This commit is contained in:
parent
f81db458ab
commit
509adeb37c
@ -151,6 +151,11 @@ spec:
|
|||||||
port: 27015
|
port: 27015
|
||||||
targetPort: 27015
|
targetPort: 27015
|
||||||
nodePort: 32015
|
nodePort: 32015
|
||||||
|
- name: rcon
|
||||||
|
protocol: TCP
|
||||||
|
port: 27015
|
||||||
|
targetPort: 27015
|
||||||
|
nodePort: 32015
|
||||||
- name: client-port
|
- name: client-port
|
||||||
protocol: UDP
|
protocol: UDP
|
||||||
port: 27005
|
port: 27005
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user