Files
truecharts/charts/incubator/xonotic/values.yaml
T
TrueCharts BotandGitHub efda1e9e2e chore(deps): update docker general non-major (#4201)
* 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-27 07:51:28 +03:00

36 lines
684 B
YAML

env:
BASIC_URL: https://dl.xonotic.org/
GAME_PARAMS: ""
GAME_VERSION: 0.8.2
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/xonotic
tag: latest@sha256:c27ad890fe4737e91e2f62745103c8befed840194bf0ea3aeac5a5cb2b430371
persistence:
serverfiles:
enabled: true
mountPath: /serverdata/serverfiles
podSecurityContext:
runAsGroup: 0
runAsUser: 0
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 26000
protocol: UDP
targetPort: 26000
portal:
enabled: true