Update k8s/games/counter-strike-16/services.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 14s
All checks were successful
Check with kubeconform / lint (push) Successful in 14s
This commit is contained in:
@@ -9,15 +9,15 @@ spec:
|
||||
app: counter-strike-16
|
||||
ports:
|
||||
- name: game-udp
|
||||
port: 27015
|
||||
targetPort: 27015
|
||||
port: 30015
|
||||
targetPort: 30015
|
||||
protocol: UDP
|
||||
nodePort: 30015
|
||||
- name: game-tcp
|
||||
port: 27015
|
||||
targetPort: 27015
|
||||
port: 30015
|
||||
targetPort: 30015
|
||||
protocol: TCP
|
||||
nodePort: 30016
|
||||
nodePort: 30015
|
||||
- name: rcon
|
||||
port: 27020
|
||||
targetPort: 27020
|
||||
|
Reference in New Issue
Block a user