TrueChartsCatalogClone/stable/recyclarr/6.0.16/ix_values.yaml

46 lines
867 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/recyclarr
tag: v6.0.2@sha256:1e4fefc526d63c6a4ae034eb03def2c0fa44696ad8ad9c3743ffebc5d74875f2
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