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: labels:
app: mariadb-backup-rotate-cron app: mariadb-backup-rotate-cron
spec: spec:
schedule: "0 4 20 * *" # 20th of each month at 4am schedule: "0 4 * * *" # daily at 4am
jobTemplate: jobTemplate:
spec: spec:
template: template: