2022-07-20 19:13:25 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/factorio
|
2023-02-03 00:28:19 +00:00
|
|
|
tag: vstable@sha256:6a8a24374e3582abaebf34c9062627914c020d57d2ad88322e53eedf2c767c53
|
2023-02-02 22:57:07 +00:00
|
|
|
|
2022-07-20 19:13:25 +00:00
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
2023-02-02 22:57:07 +00:00
|
|
|
|
2022-07-20 19:13:25 +00:00
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
enabled: false
|
|
|
|
readiness:
|
|
|
|
enabled: false
|
|
|
|
startup:
|
|
|
|
enabled: false
|
2023-02-02 22:57:07 +00:00
|
|
|
|
2022-07-20 19:13:25 +00:00
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
2023-02-02 22:57:07 +00:00
|
|
|
|
|
|
|
env:
|
|
|
|
GENERATE_NEW_SAVE: false
|
|
|
|
LOAD_LATEST_SAVE: true
|
|
|
|
SAVE_NAME: "_autosave1"
|
|
|
|
TOKEN: ""
|
|
|
|
UPDATE_MODS_ON_START: ""
|
|
|
|
USERNAME: ""
|
|
|
|
|
2022-07-20 19:13:25 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 34197
|
|
|
|
protocol: UDP
|
|
|
|
targetPort: 34197
|
2023-02-02 22:57:07 +00:00
|
|
|
rcon:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
rcon:
|
|
|
|
enabled: true
|
|
|
|
port: 27015
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 27015
|
|
|
|
|
|
|
|
persistence:
|
|
|
|
path:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /factorio
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
2023-02-02 22:57:07 +00:00
|
|
|
enabled: false
|