Files
truecharts/charts/incubator/factorio/values.yaml
T
TrueCharts BotandGitHub 91bc0a7611 chore(deps): update docker general non-major (#4218)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-28 11:54:24 +03:00

33 lines
591 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/factorio
tag: vstable@sha256:bd299d44d896e6ea1876a80344ef35072b36a8c5f94ce14789eed2d02eabb76d
persistence:
path:
enabled: true
mountPath: /factorio
podSecurityContext:
runAsGroup: 0
runAsUser: 0
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 34197
protocol: UDP
targetPort: 34197
portal:
enabled: true