image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/recyclarr tag: v5.2.0@sha256:4bb86963f7dfffb911f586e610b2852634c345881fdf14048c5cc01f68e0c805 service: main: enabled: false ports: main: enabled: false workload: main: podSpec: initContainers: initconfig: type: install enabled: true imageSelector: "image" command: - recyclarr - config - create containers: main: probes: liveness: enabled: false readiness: enabled: false startup: enabled: false env: CRON_SCHEDULE: "@daily" persistence: config: enabled: true mountPath: /config targetSelectAll: true portal: open: enabled: false