include whole list

This commit is contained in:
Joseph Hanson 2024-10-29 04:33:36 -05:00
parent 688a0fa475
commit 7ecf25cf44
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -86,7 +86,6 @@ spec:
"--exclude-category", "manual", "--exclude-category", "manual",
"--exclude-category", "music", "--exclude-category", "music",
"--include-tag", "expired", # defined in config.yaml "--include-tag", "expired", # defined in config.yaml
"--include-tag", "added:7d",
# "--dry-run", # "--dry-run",
"--server", "qbittorrent.$(POD_NAMESPACE).svc.cluster.local", "--server", "qbittorrent.$(POD_NAMESPACE).svc.cluster.local",
"--port", "80" "--port", "80"