Compare commits
1 Commits
2d6a328e5d
...
812a4e9b73
Author | SHA1 | Date | |
---|---|---|---|
812a4e9b73
|
@@ -25,7 +25,7 @@ dependencies:
|
|||||||
repository: https://argoproj.github.io/argo-helm
|
repository: https://argoproj.github.io/argo-helm
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-17-cluster
|
alias: postgres-17-cluster
|
||||||
version: 6.3.2
|
version: 6.2.1
|
||||||
repository: oci://harbor.alexlebens.net/helm-charts
|
repository: oci://harbor.alexlebens.net/helm-charts
|
||||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
|
||||||
appVersion: v3.6.7
|
appVersion: v3.6.7
|
||||||
|
@@ -108,10 +108,5 @@ postgres-17-cluster:
|
|||||||
backup:
|
backup:
|
||||||
enabled: true
|
enabled: true
|
||||||
objectStore:
|
objectStore:
|
||||||
- name: external
|
- destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/argo-workflows/argo-workflows-postgresql-17-cluster
|
||||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/argo-workflows/argo-workflows-postgresql-17-cluster
|
|
||||||
index: 4
|
index: 4
|
||||||
scheduledBackups:
|
|
||||||
- name: daily-backup
|
|
||||||
schedule: "0 0 */3 * *"
|
|
||||||
backupName: external
|
|
||||||
|
Reference in New Issue
Block a user