2022-07-22 20:19:45 +00:00
|
|
|
env:
|
|
|
|
CHECK_FOR_UPDATES: "true"
|
|
|
|
START_PARAMS: ""
|
|
|
|
UMASK: "000"
|
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/urban-terror
|
2022-07-25 21:35:40 +00:00
|
|
|
tag: latest@sha256:9d10572b9c73e17e7e02887c8e5cb168748e48f0d21763ac112bf487359832f5
|
2022-07-22 20:19:45 +00:00
|
|
|
persistence:
|
|
|
|
datadir:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /urbanterror
|
|
|
|
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: 27960
|
|
|
|
protocol: UDP
|
|
|
|
targetPort: 27960
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|