remove extra and deprecated option

This commit is contained in:
Joseph Hanson 2024-11-26 04:15:08 -06:00
parent e5105e075b
commit 4af91bd59d
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -21,7 +21,6 @@ spec:
delay: 30, delay: 30,
duplicateCategories: false, duplicateCategories: false,
flatLinking: false, flatLinking: false,
includeEpisodes: true,
includeNonVideos: true, includeNonVideos: true,
includeSingleEpisodes: true, includeSingleEpisodes: true,
linkCategory: "cross-seed", linkCategory: "cross-seed",
@ -36,15 +35,6 @@ spec:
sonarr: ["http://sonarr.default.svc.cluster.local/?apikey={{ .SONARR_API_KEY }}"], sonarr: ["http://sonarr.default.svc.cluster.local/?apikey={{ .SONARR_API_KEY }}"],
torrentDir: "/qbittorrent/qBittorrent/BT_backup", torrentDir: "/qbittorrent/qBittorrent/BT_backup",
torznab: [] torznab: []
/* torznab: [
6, // ANT
8, // BLU
9, // TL
10, // FL
12, // FNP
14, // TD
].map(i => `http://prowlarr.default.svc.cluster.local/$${i}/api?apikey={{ .PROWLARR_API_KEY }}`),
*/
}; };
dataFrom: dataFrom:
- extract: - extract: