Update k8s/games/counter-strike-16/deployments.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 9s
All checks were successful
Check with kubeconform / lint (push) Successful in 9s
This commit is contained in:
@@ -53,6 +53,11 @@ spec:
|
|||||||
memory: 512Mi
|
memory: 512Mi
|
||||||
#cpu: 100m
|
#cpu: 100m
|
||||||
ports:
|
ports:
|
||||||
- name: game
|
- containerPort: 26900
|
||||||
containerPort: 27015
|
protocol: UDP
|
||||||
|
- containerPort: 27020
|
||||||
|
protocol: UDP
|
||||||
|
- containerPort: 27015
|
||||||
|
protocol: UDP
|
||||||
|
- containerPort: 27015
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
Reference in New Issue
Block a user