This commit is contained in:
Joseph Hanson 2024-10-29 23:04:13 -05:00
parent d9c14ff8ac
commit c70eb09a12
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -35,12 +35,12 @@ spec:
skipRecheck: true,
sonarr: ["http://sonarr.default.svc.cluster.local/?apikey={{ .SONARR_API_KEY }}"],
torrentDir: "/qbittorrent/qBittorrent/BT_backup",
torznab: []
// torznab: [
// 8, // BLU
// 10, // FL
// 12, // FNP
// ].map(i => `http://prowlarr.default.svc.cluster.local/$${i}/api?apikey={{ .PROWLARR_API_KEY }}`),
// torznab: []
torznab: [
8, // BLU
10, // FL
12, // FNP
].map(i => `http://prowlarr.default.svc.cluster.local/$${i}/api?apikey={{ .PROWLARR_API_KEY }}`),
};
dataFrom:
- extract: