chore(helm): run cleanup every day with 2 days retention
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
67a59545f4
commit
1f1e4703c2
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ fullnameOverride: "utilities-openreplay"
|
||||||
|
|
||||||
# 5 3 * * 1 “At 03:05 on Monday.”
|
# 5 3 * * 1 “At 03:05 on Monday.”
|
||||||
# refer: https://crontab.guru/#5_3_*_*_*/2
|
# refer: https://crontab.guru/#5_3_*_*_*/2
|
||||||
cron: "5 3 * * */2"
|
cron: "5 3 * * *"
|
||||||
|
|
||||||
# Pod configurations
|
# Pod configurations
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue