add unpackerr
This commit is contained in:
26
clusters/cl01tl/platform/unpackerr/values.yaml
Normal file
26
clusters/cl01tl/platform/unpackerr/values.yaml
Normal file
@@ -0,0 +1,26 @@
|
||||
unpackerr:
|
||||
deployment:
|
||||
env:
|
||||
TZ: US/Central
|
||||
UN_WEBSERVER_METRICS: true
|
||||
UN_SONARR_0_URL: http://sonarr4.sonarr4:8989
|
||||
UN_SONARR_0_PATHS_0: /mnt/store/Torrent/FINISHED/SONARR
|
||||
UN_SONARR_1_URL: http://sonarr4-4k.sonarr4-4k:8989
|
||||
UN_SONARR_1_PATHS_0: /mnt/store/Torrent/FINISHED/SONARR4K
|
||||
UN_RADARR_0_URL: http://radarr5.radarr5:7878
|
||||
UN_RADARR_0_PATHS_0: /mnt/store/Torrent/FINISHED/RADARR
|
||||
UN_RADARR_1_URL: http://radarr5-4k.radarr5-4k:7878
|
||||
UN_RADARR_1_PATHS_0: /mnt/store/Torrent/FINISHED/RADARR4K
|
||||
UN_LIDARR_0_URL: http://lidarr2.lidarr2:8686
|
||||
UN_LIDARR_0_PATHS_0: /mnt/store/Torrent/FINISHED/LIDARR
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: unpackerr-key-secret
|
||||
persistence:
|
||||
downloads:
|
||||
mountPath: /mnt/store
|
||||
claimName: unpackerr-nfs-storage
|
||||
persistence:
|
||||
media:
|
||||
nfsPath: /volume2/Storage
|
||||
nfsServer: synologybond.alexlebens.net
|
Reference in New Issue
Block a user