readme
All checks were successful
Build container images / build (push) Successful in 44s

This commit is contained in:
2023-08-16 17:11:09 -07:00
parent e9144f460d
commit a16fd2ac72

View File

@@ -14,7 +14,7 @@ metadata:
labels:
app: mariadb-backup-rotate-cron
spec:
schedule: "0 4 20 * *" # 20th of each month at 4am
schedule: "0 4 * * *" # daily at 4am
jobTemplate:
spec:
template: