Files
truecharts/charts/stable/doplarr/values.yaml
T
9f220c8de2 chore(deps): update docker general non-major (#2577)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-28 07:41:47 +02:00

40 lines
751 B
YAML

image:
repository: tccr.io/truecharts/doplarr
tag: v3.4.0@sha256:03b58aeca02beb1b4c251f7dc6b0f262c0de5889db5ec6d8414f5cd1af3b8f71
pullPolicy: IfNotPresent
secret:
OVERSEERR__API: ""
OVERSEERR__DEFAULT_ID: ""
SONARR__API: ""
RADARR__API: ""
DISCORD__ROLE_ID: ""
DISCORD__TOKEN: ""
env:
OVERSEERR__URL: ""
DISCORD__MAX_RESULTS: 25
DISCORD__REQUESTED_MSG_STYLE: ":plain"
SONARR__URL: ""
SONARR__QUALITY_PROFILE: ""
SONARR__LANGUAGE_PROFILE: ""
RADARR__URL: ""
RADARR__QUALITY_PROFILE: ""
PARTIAL_SEASONS: true
LOG_LEVEL: ":info"
service:
main:
enabled: false
ports:
main:
enabled: false
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false