TrueChartsClone/charts/incubator/factorio/values.yaml

32 lines
606 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/factorio
tag: vstable@sha256:15fe0d6df10a199aad566e78dc00596cad06051d8a9c97ac395d61f3afb64c9b
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:
enabled: true
ports:
main:
enabled: true
port: 34197
protocol: UDP
targetPort: 34197