enable backups

This commit is contained in:
2025-03-03 21:02:09 -06:00
parent 211fc3f808
commit cfca704e88

View File

@@ -103,7 +103,7 @@ radarr:
readOnly: false
postgres-17-cluster:
nameOverride: radarr5-postgresql-17
mode: recovery
mode: standalone
cluster:
walStorage:
storageClass: local-path
@@ -122,13 +122,8 @@ postgres-17-cluster:
postInitSQL:
- CREATE DATABASE "radarr-main" OWNER "app";
- CREATE DATABASE "radarr-log" OWNER "app";
recovery:
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5/radarr5-postgresql-17-cluster
endpointCredentials: radarr-postgresql-17-cluster-backup-secret
backupIndex: 2
backup:
enabled: false
enabled: true
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5/radarr5-postgresql-17-cluster
endpointCredentials: radarr-postgresql-17-cluster-backup-secret