catalog/stable/recyclarr/6.0.2/ix_values.yaml

46 lines
867 B
YAML
Raw Normal View History

2023-08-01 09:25:32 +00:00
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/recyclarr
tag: v5.2.1@sha256:30489e27df8cd6e0b5dcc2453894b244e51505efe8e9911cae9296742d23677f
2023-08-01 09:25:32 +00:00
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