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