TrueChartsCatalogClone/incubator/v-rising/2.0.10/ix_values.yaml

51 lines
848 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/v-rising
tag: latest@sha256:aa1d308929223d6623eefca2ad783be50e22fd5ad81c79db61fba63cee37cf85
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
secretEnv:
USERNAME: ""
PASSWRD: ""
env:
ENABLE_BEPINEX: ""
GAME_ID: "1829350"
GAME_PARAMS: ""
SERVER_NAME: V Rising Docker
VALIDATE: false
WORLD_NAME: world1
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
service:
main:
ports:
main:
port: 9876
protocol: UDP
targetPort: 9876
persistence:
serverfiles:
enabled: true
mountPath: /serverdata/serverfiles
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
enabled: true