switch to digital ocean

This commit is contained in:
2024-12-12 11:49:25 -06:00
parent 7e09cff5f0
commit 743693ac09
3 changed files with 8 additions and 16 deletions

View File

@@ -150,8 +150,6 @@ postgres-16-cluster:
storageClass: local-path
monitoring:
enabled: true
prometheusRule:
enabled: false
initdb:
database: app
owner: app
@@ -159,14 +157,8 @@ postgres-16-cluster:
- CREATE DATABASE "radarr-main" OWNER "app";
- CREATE DATABASE "radarr-log" OWNER "app";
backup:
enabled: false
endpointURL: https://s3.us-east-2.amazonaws.com
destinationPath: s3://cl01tl-postgresql-backups/radarr5-4k
enabled: true
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-4k/radarr5-4k-postgresql-16-cluster
endpointCredentials: radarr5-4k-postgresql-16-cluster-backup-secret
backupIndex: 1
tags:
backupRetentionPolicy: "expire"
user: "cl01tl-radarr-postgresql"
historyTags:
backupRetentionPolicy: "keep"
user: "cl01tl-radarr-postgresql"