catalog/stable/recyclarr/6.0.1/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.0@sha256:4bb86963f7dfffb911f586e610b2852634c345881fdf14048c5cc01f68e0c805
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