Added cs16 server
All checks were successful
Check with kubeconform / lint (push) Successful in 11s

This commit is contained in:
AB from home.homenet
2025-07-17 01:15:35 +03:00
parent d7a425d005
commit b682b7f8ef
4 changed files with 100 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
---
apiVersion: v1
kind: Service
metadata:
name: counter-strike-16
spec:
type: LoadBalancer
ports:
- port: 30566
targetPort: 27015
selector:
app: counter-strike-16