Compare commits

..

1 Commits

Author SHA1 Message Date
601790ab7a change backup schedule 2024-12-19 14:50:00 -06:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: postgres-cluster
version: 3.16.0
version: 3.17.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 */1 * *"
schedule: "0 0 */3 * *"