Update k8s/games/counter-strike-16/deployments.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 10s
All checks were successful
Check with kubeconform / lint (push) Successful in 10s
This commit is contained in:
@@ -38,6 +38,14 @@ spec:
|
||||
kubernetes.io/hostname: master.tail2fe2d.ts.net
|
||||
terminationGracePeriodSeconds: 10
|
||||
containers:
|
||||
- name: prom-a2s-exporter
|
||||
image: armsnyder/a2s-exporter:latest
|
||||
ports:
|
||||
- containerPort: 9841
|
||||
protocol: TCP
|
||||
args:
|
||||
- --address
|
||||
- cs.hexor.cy:30015
|
||||
- name: counter-strike-16
|
||||
image: 'kingk0der/counter-strike-1.6:latest'
|
||||
args:
|
||||
|
Reference in New Issue
Block a user