Update k8s/games/counter-strike-16/deployments.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 20s
All checks were successful
Check with kubeconform / lint (push) Successful in 20s
This commit is contained in:
@@ -51,6 +51,8 @@ spec:
|
|||||||
image: 'kingk0der/counter-strike-1.6:latest'
|
image: 'kingk0der/counter-strike-1.6:latest'
|
||||||
args:
|
args:
|
||||||
- +log
|
- +log
|
||||||
|
- -port
|
||||||
|
- "30015"
|
||||||
envFrom:
|
envFrom:
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
name: cs16-server-config
|
name: cs16-server-config
|
||||||
@@ -66,7 +68,7 @@ spec:
|
|||||||
protocol: UDP
|
protocol: UDP
|
||||||
- containerPort: 27020
|
- containerPort: 27020
|
||||||
protocol: UDP
|
protocol: UDP
|
||||||
- containerPort: 27015
|
- containerPort: 30015
|
||||||
protocol: UDP
|
protocol: UDP
|
||||||
- containerPort: 27015
|
- containerPort: 30015
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
Reference in New Issue
Block a user