diff --git a/databases/postgres.yaml b/databases/postgres.yaml index 5ab5710..ee83dad 100644 --- a/databases/postgres.yaml +++ b/databases/postgres.yaml @@ -112,7 +112,7 @@ metadata: name: postgres-backup namespace: databases spec: - schedule: "0 0 * * *" + schedule: "0 12 * * *" concurrencyPolicy: Forbid successfulJobsHistoryLimit: 1 failedJobsHistoryLimit: 1