53 lines
1.1 KiB
YAML
53 lines
1.1 KiB
YAML
|
image:
|
||
|
pullPolicy: IfNotPresent
|
||
|
repository: ich777/steamcmd
|
||
|
tag: citadelfwf@sha256:0060b01075b60f4107caa530a58cc8735b4c18558a820f080f4862e72405bc24
|
||
|
persistence:
|
||
|
serverfiles:
|
||
|
enabled: true
|
||
|
mountPath: /serverdata/serverfiles
|
||
|
steamcmd:
|
||
|
enabled: true
|
||
|
mountPath: /serverdata/steamcmd
|
||
|
portal:
|
||
|
open:
|
||
|
enabled: true
|
||
|
securityContext:
|
||
|
container:
|
||
|
readOnlyRootFilesystem: false
|
||
|
runAsGroup: 0
|
||
|
runAsUser: 0
|
||
|
service:
|
||
|
main:
|
||
|
ports:
|
||
|
main:
|
||
|
port: 7777
|
||
|
protocol: udp
|
||
|
targetPort: 7777
|
||
|
queryport:
|
||
|
enabled: true
|
||
|
ports:
|
||
|
queryport:
|
||
|
enabled: true
|
||
|
port: 27015
|
||
|
protocol: udp
|
||
|
targetPort: 27015
|
||
|
workload:
|
||
|
main:
|
||
|
podSpec:
|
||
|
containers:
|
||
|
main:
|
||
|
env:
|
||
|
GAME_ID: "489650 "
|
||
|
GAME_PARAMS: ""
|
||
|
PASSWRD: ""
|
||
|
USERNAME: ""
|
||
|
VALIDATE: "false"
|
||
|
probes:
|
||
|
liveness:
|
||
|
enabled: false
|
||
|
readiness:
|
||
|
enabled: false
|
||
|
startup:
|
||
|
enabled: false
|