schedule
Some checks failed
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-10-04 00:44:27 -05:00
parent 6edb65845a
commit 4613460b39
29 changed files with 29 additions and 29 deletions

View File

@@ -75,5 +75,5 @@ postgres-17-cluster:
scheduledBackups:
- name: daily-backup
suspend: false
schedule: "0 0 /6 * * *"
schedule: "0 /6 * * *"
backupName: external

View File

@@ -345,5 +345,5 @@ postgres-17-cluster:
scheduledBackups:
- name: daily-backup
suspend: false
schedule: "0 0 /6 * * *"
schedule: "0 /6 * * *"
backupName: external

View File

@@ -322,5 +322,5 @@ postgres-17-cluster:
scheduledBackups:
- name: daily-backup
suspend: false
schedule: "0 0 /6 * * *"
schedule: "0 /6 * * *"
backupName: external

View File

@@ -332,5 +332,5 @@ postgres-17-cluster:
scheduledBackups:
- name: daily-backup
suspend: false
schedule: "0 0 /6 * * *"
schedule: "0 /6 * * *"
backupName: external

View File

@@ -262,5 +262,5 @@ postgres-17-cluster:
scheduledBackups:
- name: daily-backup
suspend: false
schedule: "0 0 /6 * * *"
schedule: "0 /6 * * *"
backupName: external

View File

@@ -79,5 +79,5 @@ postgres-17-cluster:
scheduledBackups:
- name: daily-backup
suspend: false
schedule: "0 0 /6 * * *"
schedule: "0 /6 * * *"
backupName: external