Files
truecharts/charts/incubator/v-rising/values.yaml
T
TrueCharts BotandGitHub e3b5269604 chore(deps): update docker general non-major (#4189)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-26 08:43:15 +03:00

51 lines
848 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/v-rising
tag: latest@sha256:2cd2d4a498d215598bcf353f6268f4e5f527cc0852c9a7028927628417c99757
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