catalog/incubator/assettocorsa/0.0.21/ix_values.yaml

74 lines
1.3 KiB
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/assettocorsa
tag: latest@sha256:d069fd03e5bd5a4f8b3dde501fb3dcee7d8821893f82fc36270985c5e458c94d
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
secretEnv:
USERNAME: ""
PASSWRD: ""
env:
GAME_ID: "302550"
INSTALL_ASSETTO_SERVER_MANAGER: ""
INSTALL_STRACKER: ""
VALIDATE: false
service:
main:
ports:
main:
port: 9600
protocol: TCP
targetPort: 9600
assetto:
enabled: true
ports:
assetto:
enabled: true
port: 8772
protocol: TCP
targetPort: 8772
stracker:
enabled: true
ports:
stracker:
enabled: true
port: 50041
protocol: TCP
targetPort: 50041
tcp2:
enabled: true
ports:
tcp2:
enabled: true
port: 8081
protocol: TCP
targetPort: 8081
udp:
enabled: true
ports:
udp:
enabled: true
port: 9600
protocol: UDP
targetPort: 9600
persistence:
serverfiles:
enabled: true
mountPath: /serverdata/serverfiles
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
enabled: true