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'
|
||||
args:
|
||||
- +log
|
||||
- -port
|
||||
- "30015"
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: cs16-server-config
|
||||
@@ -66,7 +68,7 @@ spec:
|
||||
protocol: UDP
|
||||
- containerPort: 27020
|
||||
protocol: UDP
|
||||
- containerPort: 27015
|
||||
- containerPort: 30015
|
||||
protocol: UDP
|
||||
- containerPort: 27015
|
||||
- containerPort: 30015
|
||||
protocol: TCP
|
||||
|
Reference in New Issue
Block a user