forked from github-mirrorer/quake-kube
Add player tracking to example fleet
This commit is contained in:
@ -46,10 +46,9 @@ spec:
|
|||||||
octops.io/terminate-tls: "true"
|
octops.io/terminate-tls: "true"
|
||||||
octops.io/issuer-tls-name: "selfsigned-issuer"
|
octops.io/issuer-tls-name: "selfsigned-issuer"
|
||||||
spec:
|
spec:
|
||||||
players:
|
|
||||||
# Set initial player capacity if using PlayerTracking Alpha()
|
|
||||||
initialCapacity: 100
|
|
||||||
container: gameserver
|
container: gameserver
|
||||||
|
players:
|
||||||
|
initialCapacity: 8
|
||||||
ports:
|
ports:
|
||||||
- name: default
|
- name: default
|
||||||
containerPort: 8081
|
containerPort: 8081
|
||||||
|
|||||||
Reference in New Issue
Block a user