Files
truecharts/charts/incubator/citadel-forgedwithfire/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

57 lines
939 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/citadel-forgedwithfire
tag: latest@sha256:83ce718ca47d76d8b4887fc8e2e44835478382636d357f2fe4898cc921f6151b
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
secretEnv:
USERNAME: ""
PASSWRD: ""
env:
GAME_ID: "489650 "
GAME_PARAMS: ""
VALIDATE: false
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
service:
main:
ports:
main:
port: 7777
protocol: UDP
targetPort: 7777
queryport:
enabled: true
ports:
queryport:
enabled: true
port: 27015
protocol: UDP
targetPort: 27015
persistence:
serverfiles:
enabled: true
mountPath: /serverdata/serverfiles
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
enabled: true