image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/autoscan tag: latest@sha256:9109a66750c6992712ffbe7d40d3c89e2c446187b1081e36fa8ba7f659cbc897 securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsGroup: 0 runAsUser: 0 service: main: ports: main: port: 3030 protocol: http targetPort: 3030 workload: main: podSpec: containers: main: probes: liveness: enabled: false readiness: enabled: false startup: enabled: false env: PLEX_LOGIN: "" PLEX_PASSWORD: "" persistence: config: enabled: true mountPath: /config portal: open: enabled: false