Koschei: more aggressive DB cleanup in staging

This commit is contained in:
Mikolaj Izdebski 2021-12-17 12:34:28 +01:00
parent 3dec01a15a
commit 355d0ae743

View file

@ -33,4 +33,4 @@ koschei_backend_services:
koschei_cron_jobs:
- name: db-cleanup
schedule: "0 3 * * *"
command: "koschei-admin cleanup --older-than 6"
command: "koschei-admin cleanup --older-than 2"