switch to new chart
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m31s

This commit is contained in:
2025-10-02 17:42:12 -05:00
parent 8f1b71b2b6
commit e49414a6fa
3 changed files with 14 additions and 11 deletions

View File

@@ -106,7 +106,7 @@ cloudflared:
name: cloudflared-postiz
existingSecretName: postiz-cloudflared-secret
postgres-17-cluster:
mode: standalone
mode: recovery
cluster:
storage:
storageClass: local-path

View File

@@ -21,7 +21,7 @@ dependencies:
version: 4.3.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.5.0
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/roundcube.png
appVersion: 1.6.10

View File

@@ -206,7 +206,7 @@ roundcube:
mountPropagation: None
subPath: default.conf
postgres-17-cluster:
mode: standalone
mode: recovery
cluster:
storage:
storageClass: local-path
@@ -219,14 +219,17 @@ postgres-17-cluster:
recovery:
method: objectStore
objectStore:
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/roundcube/roundcube-postgresql-17-cluster
endpointCredentials: roundcube-postgresql-17-cluster-backup-secret
recoveryIndex: 2
index: 2
backup:
enabled: true
endpointURL: https://nyc3.digitaloceanspaces.com
method: objectStore
objectStore:
- name: external
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/roundcube/roundcube-postgresql-17-cluster
endpointCredentials: roundcube-postgresql-17-cluster-backup-secret
backupIndex: 2
index: 1
retentionPolicy: "3d"
scheduledBackups:
- name: daily-backup
schedule: "0 0 0 * * *"
backupName: external