hive-apps/projects/arrstack/values/unpackerr.yaml

36 lines
707 B
YAML
Raw Normal View History

2022-01-08 16:35:06 +00:00
image:
repository: ghcr.io/onedr0p/unpackerr
tag: 0.12.0
2022-01-08 16:35:06 +00:00
2021-11-28 10:03:18 +00:00
env:
#UN_FOLDER_0_PATH: /downloads
#UN_FOLDER_0_DELETE_AFTER: "0"
#UN_FOLDER_0_MOVE_BACK: "true"
UN_SONARR_0_URL: http://sonarr.sonarr.svc.cluster.local:8989
UN_RADARR_0_URL: http://radarr.radarr.svc.cluster.local:7878
UN_LIDARR_0_URL: http://lidarr.lidarr.svc.cluster.local:8686
## Via Secret:
# UN_LIDARR_0_API_KEY:
# UN_RADARR_0_API_KEY:
# UN_SONARR_0_API_KEY:
envFrom:
- secretRef:
name: unpackerr-config
2021-11-28 10:03:18 +00:00
ingress:
main:
enabled: false
securityContext:
privileged: false
persistence:
downloads:
enabled: true
type: hostPath
mountPath: /downloads
hostPath: /data/media/torrent/complete