TrueChartsCatalogClone/incubator/barotrauma/0.0.10/ix_values.yaml

48 lines
861 B
YAML
Raw Normal View History

env:
GAME_ID: '1026340'
GAME_PARAMS: ''
PASSWRD: ''
USERNAME: ''
VALIDATE: ''
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/barotrauma
tag: latest
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: 27015
protocol: UDP
targetPort: 27015
steamqueryport:
enabled: true
ports:
steamqueryport:
enabled: true
port: 27016
protocol: UDP
targetPort: 27016