correct tag
This commit is contained in:
parent
7370596c69
commit
bdc5027fe7
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ spec:
|
||||||
"prune",
|
"prune",
|
||||||
"--exclude-category", "manual",
|
"--exclude-category", "manual",
|
||||||
"--exclude-category", "music",
|
"--exclude-category", "music",
|
||||||
"--exclude-tag", "added:24h",
|
"--exclude-tag", "added:1d",
|
||||||
"--include-tag", "unregistered",
|
"--include-tag", "unregistered",
|
||||||
# "--dry-run",
|
# "--dry-run",
|
||||||
"--server", "qbittorrent.$(POD_NAMESPACE).svc.cluster.local",
|
"--server", "qbittorrent.$(POD_NAMESPACE).svc.cluster.local",
|
||||||
|
|
Loading…
Reference in a new issue