TrueChartsClone/charts/incubator/xonotic/values.yaml

35 lines
671 B
YAML

env:
BASIC_URL: https://dl.xonotic.org/
GAME_PARAMS: ""
GAME_VERSION: 0.8.2
image:
pullPolicy: IfNotPresent
repository: ich777/xonotic
tag: latest@sha256:11db0aee615782a9b48833dbe838c0a3868a77726d88fba664087dc44713ce1e
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