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