Files
truecharts/charts/stable/recyclarr/values.yaml
T
TrueCharts BotandGitHub 5ae7174781 chore(deps): update docker general non-major (#4301)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-05 13:48:43 +02:00

35 lines
526 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/recyclarr
tag: 2.6.1@sha256:d893f93a1c923361dfc39c81b2678c17c70584dfd751964970287d9c8795a983
podSecurityContext:
runAsGroup: 568
runAsUser: 568
env:
CRON_SCHEDULE: "@daily"
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
service:
main:
enabled: false
ports:
main:
enabled: false
persistence:
config:
enabled: true
mountPath: /config
portal:
enabled: false