catalog/incubator/lastoasis/0.0.16/ix_values.yaml

55 lines
1.1 KiB
YAML

env:
CUSTOMER_KEY: pwHB3mLCOUWscFi7
GAME_ID: "920720"
GAME_PARAMS: -port=5555 -QueryPort=27015 -NoLiveServer -EnableCheats
IDENTIFIER: dockeroasis
PASSWRD: ""
PROVIDER_KEY: " 8IhohaMRZIJJubv5 "
SLOTS: "20"
USERNAME: ""
VALIDATE: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/lastoasis
tag: latest@sha256:cc60e7b79b78160c3981441fa962a73dab5b2ca96ba3c9d5f1a6fc0ab148168b
persistence:
serverfiles:
enabled: true
mountPath: /serverdata/serverfiles
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
podSecurityContext:
runAsGroup: 0
runAsUser: 0
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: true
ports:
main:
enabled: true
port: 5555
protocol: UDP
targetPort: 5555
queryport:
enabled: true
ports:
queryport:
enabled: true
port: 27015
protocol: UDP
targetPort: 27015
portal:
enabled: true