TrueChartsClone/charts/stable/barotrauma/values.yaml

53 lines
1.1 KiB
YAML

image:
pullPolicy: IfNotPresent
repository: ich777/steamcmd
tag: barotrauma@sha256:8dfa8a0d5f6f163c67b78c5b0c3edaab07517988a1a82e78383041f77f415025
persistence:
serverfiles:
enabled: true
mountPath: /serverdata/serverfiles
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 27015
protocol: udp
targetPort: 27015
steamqueryport:
enabled: true
ports:
steamqueryport:
enabled: true
port: 27016
protocol: udp
targetPort: 27016
workload:
main:
podSpec:
containers:
main:
env:
GAME_ID: "1026340"
GAME_PARAMS: ""
PASSWRD: ""
USERNAME: ""
VALIDATE: "false"
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false