image: repository: tccr.io/truecharts/pylon pullPolicy: IfNotPresent tag: v2.10.0@sha256:445ce9fe7f96c3a948429ac27da7890d1bec6330387b17f6163cd3b040b48b04 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: ""