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