TrueChartsClone/charts/incubator/v-rising/values.yaml

46 lines
868 B
YAML

env:
ENABLE_BEPINEX: ""
GAME_ID: "1829350"
GAME_PARAMS: ""
PASSWRD: ""
SERVER_NAME: V Rising Docker
USERNAME: ""
VALIDATE: ""
WORLD_NAME: world1
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/v-rising
tag: latest@sha256:9488d7ca887d905d931b4c71c801bfdbf81b58fc29aee0338956a691f3d046d0
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: 9876
protocol: UDP
targetPort: 9876
portal:
enabled: true