catalog/incubator/sdtd/0.0.22/ix_values.yaml

99 lines
1.8 KiB
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/7daystodie
tag: latest@sha256:37b1541f166de431eae46bf63dff1fe147c91070e257d92f8b342d07dd1c26a2
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
secretEnv:
USERNAME: ""
PASSWRD: ""
env:
ENABLE_BEPINEX: false
GAME_ID: 294420
GAME_PARAMS: -logfile 7DaysToDie_Data/output_log.txt $@
SERVERCONFIG: serverconfig.xml
VALIDATE: false
service:
main:
ports:
main:
port: 26900
protocol: TCP
targetPort: 26900
steammasterser:
enabled: true
ports:
steammasterser:
enabled: true
port: 26900
protocol: UDP
targetPort: 26900
steamcommunica:
enabled: true
ports:
steamcommunica:
enabled: true
port: 26901
protocol: UDP
targetPort: 26901
raknet:
enabled: true
ports:
raknet:
enabled: true
port: 26902
protocol: UDP
targetPort: 26902
unet:
enabled: true
ports:
unet:
enabled: true
port: 26903
protocol: UDP
targetPort: 26903
webbasecontrol:
enabled: true
ports:
webbasecontrol:
enabled: true
port: 8080
protocol: TCP
targetPort: 8080
webpanel:
enabled: true
ports:
webpanel:
enabled: true
port: 8082
protocol: TCP
targetPort: 8082
registeringats:
enabled: true
ports:
registeringats:
enabled: true
port: 27015
protocol: UDP
targetPort: 27015
persistence:
serverfiles:
enabled: true
mountPath: /serverdata/serverfiles
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
enabled: true