TrueChartsCatalogClone/incubator/counterstrike2d/0.0.10/ix_values.yaml

34 lines
595 B
YAML
Raw Normal View History

env:
FORCE_UPDATE: ''
GAME_PARAMS: ''
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/counterstrike2d
tag: latest
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:
enabled: true
ports:
main:
enabled: true
port: 36963
protocol: UDP
targetPort: 36963