temp
This commit is contained in:
parent
c70eb09a12
commit
ace3f991f6
1 changed files with 4 additions and 1 deletions
|
@ -37,9 +37,12 @@ spec:
|
|||
torrentDir: "/qbittorrent/qBittorrent/BT_backup",
|
||||
// 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:
|
||||
|
|
Loading…
Reference in a new issue