2022-07-22 20:19:45 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2023-12-06 10:42:22 +00:00
|
|
|
repository: ich777/urbanterror
|
2024-06-07 12:17:28 +00:00
|
|
|
tag: latest@sha256:ab6e7c293a70847caedda9d60dbf85db9be68f115ebabd719b9c06717049c007
|
2022-07-22 20:19:45 +00:00
|
|
|
persistence:
|
|
|
|
datadir:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /urbanterror
|
2023-12-07 14:26:46 +00:00
|
|
|
portal:
|
2023-12-12 15:54:42 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|
2022-07-22 20:19:45 +00:00
|
|
|
securityContext:
|
2023-12-07 14:26:46 +00:00
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
2022-07-22 20:19:45 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 27960
|
2023-12-12 15:54:42 +00:00
|
|
|
protocol: udp
|
2022-07-22 20:19:45 +00:00
|
|
|
targetPort: 27960
|
2023-12-07 14:26:46 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
env:
|
|
|
|
CHECK_FOR_UPDATES: "true"
|
|
|
|
START_PARAMS: ""
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
enabled: false
|
|
|
|
readiness:
|
|
|
|
enabled: false
|
|
|
|
startup:
|
|
|
|
enabled: false
|