OSBS: update the delete old image cron job
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
8f2eef6305
commit
ee0d28b7cf
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
SHELL=/bin/bash
|
||||
MAILTO=maxamillion@fedoraproject.org
|
||||
|
||||
0 0 * * * root oadm prune builds --orphans --keep-younger-than=720h0m0s --confirm
|
||||
0 0 * * * root oc adm prune builds --keep-complete=0 --keep-failed=0 --keep-younger-than=72h0m0s --orphans --confirm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue