Update k8s/games/counter-strike-16/services.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 14s

This commit is contained in:
ab
2025-07-17 17:02:04 +00:00
parent 7730458061
commit 91739d622e

View File

@@ -9,15 +9,15 @@ spec:
app: counter-strike-16 app: counter-strike-16
ports: ports:
- name: game-udp - name: game-udp
port: 27015 port: 30015
targetPort: 27015 targetPort: 30015
protocol: UDP protocol: UDP
nodePort: 30015 nodePort: 30015
- name: game-tcp - name: game-tcp
port: 27015 port: 30015
targetPort: 27015 targetPort: 30015
protocol: TCP protocol: TCP
nodePort: 30016 nodePort: 30015
- name: rcon - name: rcon
port: 27020 port: 27020
targetPort: 27020 targetPort: 27020