schedule
This commit is contained in:
@@ -44,7 +44,7 @@ dependencies:
|
||||
version: 1.21.1
|
||||
- name: postgres-cluster
|
||||
alias: postgres-17-cluster
|
||||
version: 6.9.1
|
||||
version: 6.12.0
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/gitea.png
|
||||
appVersion: 1.23.7
|
||||
|
@@ -345,5 +345,5 @@ postgres-17-cluster:
|
||||
scheduledBackups:
|
||||
- name: daily-backup
|
||||
suspend: false
|
||||
schedule: "0 /6 * * *"
|
||||
schedule: "0 */6 * * *"
|
||||
backupName: external
|
||||
|
Reference in New Issue
Block a user