Files
truecharts/charts/incubator/jackett2telegram/values.yaml
T
a56853960e feat(jackett2telegram) add jackett2telegram (#5548)
* feat(jackett2telegram) add jackett2telegram

* fix name

* fix repo and tag

* unset variable token

* update repo

* Apply suggestions from code review

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/jackett2telegram/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-27 07:51:36 +02:00

38 lines
566 B
YAML

image:
repository: tccr.io/truecharts/jackett2telegram
pullPolicy: IfNotPresent
tag: 1.9.0@sha256:efc57e6a18dd7f6895a75202874f22a15091f93de25f4cbd53fdf8e144e86fef
secretEnv:
TOKEN: ""
CHATID: ""
env:
DELAY: 600
service:
main:
enabled: false
ports:
main:
enabled: false
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
persistence:
config:
enabled: true
mountPath: /app/config
blackhole:
enabled: true
mountPath: /app/blackhole
portal:
enabled: false