rcon port

This commit is contained in:
Nathan Rashleigh 2026-02-10 13:20:26 +11:00
parent f81db458ab
commit 509adeb37c

View File

@ -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