ansible/files/osbs/cleanup-old-osbs-builds
Clement Verna ee0d28b7cf OSBS: update the delete old image cron job
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:08 +02:00

3 lines
134 B
Text

SHELL=/bin/bash
0 0 * * * root oc adm prune builds --keep-complete=0 --keep-failed=0 --keep-younger-than=72h0m0s --orphans --confirm