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
|
||||
#cpu: 100m
|
||||
ports:
|
||||
- name: game
|
||||
containerPort: 27015
|
||||
protocol: TCP
|
||||
- containerPort: 26900
|
||||
protocol: UDP
|
||||
- containerPort: 27020
|
||||
protocol: UDP
|
||||
- containerPort: 27015
|
||||
protocol: UDP
|
||||
- containerPort: 27015
|
||||
protocol: TCP
|
||||
|
Reference in New Issue
Block a user