image: repository: ghcr.io/linuxserver/pylon pullPolicy: IfNotPresent tag: 2.10.0@sha256:11217cb20cf5ca9c45d688f4d690fd596a75c5509a2da67c03d96258b9817202 service: main: ports: main: targetPort: 3131 port: 3131 persistence: code: enabled: true mountPath: "/code" varrun: enabled: true portal: open: enabled: true securityContext: container: runAsNonRoot: false readOnlyRootFilesystem: false runAsUser: 0 runAsGroup: 0 workload: main: podSpec: containers: main: env: GITURL: "" PYUSER: "" PYPASS: ""