change to midnight daily

This commit is contained in:
2024-12-20 19:33:25 -06:00
parent 3fad4e4ff0
commit 513c46c957
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: postgres-cluster
version: 3.18.0
version: 3.19.0
description: Chart for cloudnative-pg cluster
keywords:
- database

View File

@@ -202,4 +202,4 @@ backup:
retentionPolicy: "14d"
# Scheduled backup in cron format
schedule: "0 0 */3 * *"
schedule: "0 0 0 * * *"