Update k8s/games/counter-strike-16/services.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 10s

This commit is contained in:
ab
2025-07-17 12:39:09 +00:00
parent 2a9c18cae0
commit 81fa68af48

View File

@@ -5,6 +5,11 @@ metadata:
name: counter-strike-16 name: counter-strike-16
spec: spec:
type: LoadBalancer type: LoadBalancer
externalTrafficPolicy: Local
sessionAffinity: ClientIP
sessionAffinityConfig:
clientIP:
timeoutSeconds: 50800
selector: selector:
app: counter-strike-16 app: counter-strike-16
ports: ports: