scale-catalog/stable/urban-terror/5.8.14/ix_values.yaml
Julian Haseleu 5d1ab94342 cleanup
2024-07-14 21:54:53 +00:00

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