Compare commits

...

1 Commits

Author SHA1 Message Date
513c46c957 change to midnight daily 2024-12-20 19:33:25 -06:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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