upgrade chart

This commit is contained in:
2025-05-14 13:54:15 -05:00
parent d3689f004a
commit 373b874502
4 changed files with 15 additions and 6 deletions

View File

@@ -124,7 +124,7 @@ postgres-17-cluster:
method: objectStore
objectStore:
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr-4k/radarr-4k-postgresql-17-cluster
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-4k/radarr5-4k-postgresql-17-cluster
endpointCredentials: radarr-4k-postgresql-17-cluster-backup-secret
recoveryIndex: 3
backup:

View File

@@ -27,7 +27,7 @@ dependencies:
version: 3.7.3
- name: postgres-cluster
alias: postgres-17-cluster
version: 4.2.1
repository: https://gitea.alexlebens.dev/api/packages/alexlebens/helm
version: 5.0.7
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/radarr-anime.png
appVersion: 5.22.4

View File

@@ -103,12 +103,14 @@ postgres-17-cluster:
nameOverride: radarr5-anime-postgresql-17
mode: standalone
cluster:
walStorage:
storageClass: local-path
storage:
storageClass: local-path
walStorage:
storageClass: local-path
monitoring:
enabled: true
prometheusRule:
enabled: false
bootstrap:
initdb:
database: app
@@ -116,6 +118,13 @@ postgres-17-cluster:
postInitSQL:
- CREATE DATABASE "radarr-main" OWNER "app";
- CREATE DATABASE "radarr-log" OWNER "app";
recovery:
method: objectStore
objectStore:
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-anime/radarr5-anime-postgresql-17-cluster
endpointCredentials: radarr-anime-postgresql-17-cluster-backup-secret
recoveryIndex: 2
backup:
enabled: true
endpointURL: https://nyc3.digitaloceanspaces.com

View File

@@ -128,7 +128,7 @@ postgres-17-cluster:
method: objectStore
objectStore:
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr/radarr-postgresql-17-cluster
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5/radarr5-postgresql-17-cluster
endpointCredentials: radarr-postgresql-17-cluster-backup-secret
recoveryIndex: 3
backup: