2022-07-20 16:30:17 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2023-12-06 10:42:22 +00:00
|
|
|
repository: ich777/steamcmd
|
|
|
|
tag: chivalrymw@sha256:4c7d2b30d07b2ba596bec1dd3afe52755583a483b14d9c3d4810704a36260364
|
2023-12-07 14:26:46 +00:00
|
|
|
persistence:
|
|
|
|
serverfiles:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /serverdata/serverfiles
|
|
|
|
steamcmd:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /serverdata/steamcmd
|
|
|
|
portal:
|
2023-12-12 15:54:42 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|
2022-08-26 23:12:33 +00:00
|
|
|
securityContext:
|
2023-12-07 14:26:46 +00:00
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
2022-07-20 16:30:17 +00:00
|
|
|
service:
|
|
|
|
gamequeryport:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
gamequeryport:
|
|
|
|
enabled: true
|
|
|
|
port: 7010
|
2023-12-12 15:54:42 +00:00
|
|
|
protocol: udp
|
2022-07-20 16:30:17 +00:00
|
|
|
targetPort: 7010
|
2023-12-07 14:26:46 +00:00
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 7000
|
2023-12-12 15:54:42 +00:00
|
|
|
protocol: udp
|
2023-12-07 14:26:46 +00:00
|
|
|
targetPort: 7000
|
2022-07-20 16:30:17 +00:00
|
|
|
steamqueryport:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
steamqueryport:
|
|
|
|
enabled: true
|
|
|
|
port: 27015
|
2023-12-12 15:54:42 +00:00
|
|
|
protocol: udp
|
2022-07-20 16:30:17 +00:00
|
|
|
targetPort: 27015
|
2023-12-07 14:26:46 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
env:
|
|
|
|
ADMIN_PWD: adminDocker
|
|
|
|
GAME_ID: "220070"
|
|
|
|
GAME_PARAMS: ?port=7000?queryport=7010
|
|
|
|
GAME_PARAMS_EXTRA: -seekfreeloadingserver
|
|
|
|
MAP: aocffa-moor_p
|
|
|
|
PASSWRD: ""
|
|
|
|
USERNAME: ""
|
|
|
|
VALIDATE: "true"
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
enabled: false
|
|
|
|
readiness:
|
|
|
|
enabled: false
|
|
|
|
startup:
|
|
|
|
enabled: false
|