image: pullPolicy: IfNotPresent repository: ghcr.io/hotio/autoscan tag: latest@sha256:7e740102d74523b2644eb1434fb56b0eee910dc1fdb8d6f9d1274f5c44a933e8 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