2022-07-20 19:12:45 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2023-12-06 10:42:22 +00:00
|
|
|
repository: ich777/steamcmd
|
2024-06-06 12:26:49 +00:00
|
|
|
tag: hurtworld@sha256:6aaf6a6d468b1aa5232c81aa7b473c656d931af0b8a0ac1187b29fc082f63c39
|
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 19:12:45 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 12871
|
2023-12-12 15:54:42 +00:00
|
|
|
protocol: udp
|
2022-07-20 19:12:45 +00:00
|
|
|
targetPort: 12871
|
|
|
|
queryport:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
queryport:
|
|
|
|
enabled: true
|
|
|
|
port: 12881
|
2023-12-12 15:54:42 +00:00
|
|
|
protocol: udp
|
2022-07-20 19:12:45 +00:00
|
|
|
targetPort: 12881
|
2023-12-07 14:26:46 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
env:
|
|
|
|
GAME_ID: "405100"
|
|
|
|
GAME_PARAMS: ;autosaveenabled 1;addadmin 76561197963117432
|
|
|
|
GAME_PORT: "12871"
|
|
|
|
PASSWRD: ""
|
|
|
|
QUERY_PORT: "12881"
|
|
|
|
SRV_MAXPLAYERS: "50"
|
|
|
|
SRV_NAME: Hurtworld Docker
|
|
|
|
USERNAME: ""
|
|
|
|
VALIDATE: "false"
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
enabled: false
|
|
|
|
readiness:
|
|
|
|
enabled: false
|
|
|
|
startup:
|
|
|
|
enabled: false
|