This commit is contained in:
13
k8s/games/counter-strike-16/services.yaml
Normal file
13
k8s/games/counter-strike-16/services.yaml
Normal 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
|
||||
|
Reference in New Issue
Block a user