chore(helm): Clean cron every 2 days once

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2023-03-07 06:32:30 +01:00
parent 40f1eed94a
commit 8d6afb2586

View file

@ -80,8 +80,8 @@ nameOverride: "utilities"
fullnameOverride: "utilities-openreplay"
# 5 3 * * 1 “At 03:05 on Monday.”
# refer: https://crontab.guru/#5_3_*_*_1
cron: "5 3 * * 1"
# refer: https://crontab.guru/#5_3_*_*_*/2
cron: "5 3 * * */2"
# Pod configurations