TrueChartsClone/charts/stable/urban-terror/values.yaml

39 lines
780 B
YAML

image:
pullPolicy: IfNotPresent
repository: ich777/urbanterror
tag: latest@sha256:c45d905067516738d6de2280b6752d99b3fdf6308f71e56edefa42be129cfc18
persistence:
datadir:
enabled: true
mountPath: /urbanterror
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 27960
protocol: udp
targetPort: 27960
workload:
main:
podSpec:
containers:
main:
env:
CHECK_FOR_UPDATES: "true"
START_PARAMS: ""
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false