Files
truecharts/charts/incubator/factorio/values.yaml
T
ca1ab59a6a chore(deps): update docker general non-major (#3710)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* fix rsshub

* default

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-06 10:22:01 +03:00

33 lines
591 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/factorio
tag: vstable@sha256:1878e15734a7937e1a158f86edd01aa9807254b1601c3840cb90b386c1f81933
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