image: pullPolicy: IfNotPresent repository: cr.hotio.dev/hotio/autoscan tag: latest@sha256:a15a6db9b2a3888d2d8bb8d65f51df67f3999225348c4118faa6a317feea0a53 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