TrueChartsCatalogClone/incubator/barotrauma/2.0.10/ix_values.yaml

57 lines
939 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/barotrauma
tag: latest@sha256:e29393c1f7ee311121369c62592c91a29647560008e7d4e3b4ca775ece3e6598
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
secretEnv:
USERNAME: ""
PASSWRD: ""
env:
GAME_ID: "1026340"
GAME_PARAMS: ""
VALIDATE: false
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
service:
main:
ports:
main:
port: 27015
protocol: UDP
targetPort: 27015
steamqueryport:
enabled: true
ports:
steamqueryport:
enabled: true
port: 27016
protocol: UDP
targetPort: 27016
persistence:
serverfiles:
enabled: true
mountPath: /serverdata/serverfiles
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
enabled: true