catalog/incubator/longvinter/2.0.9/ix_values.yaml

38 lines
715 B
YAML

env:
GAME_PARAMS: ""
GAME_PORT: "27016"
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/longvinter
tag: latest@sha256:84ce057773a4e3894fad415d04e65a5daa85b8fd11208445db15d969fd6c9b19
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:
ports:
main:
port: 27016
protocol: UDP
targetPort: 27016
portal:
enabled: true