switch to digital ocean

This commit is contained in:
2024-12-12 11:39:25 -06:00
parent e72ce65f0b
commit b99711a851
3 changed files with 8 additions and 16 deletions

View File

@@ -150,21 +150,13 @@ postgres-16-cluster:
storageClass: local-path
monitoring:
enabled: true
prometheusRule:
enabled: false
initdb:
postInitSQL:
- CREATE DATABASE "lidarr-main" OWNER "app";
- CREATE DATABASE "lidarr-log" OWNER "app";
backup:
enabled: false
endpointURL: https://s3.us-east-2.amazonaws.com
destinationPath: s3://cl01tl-postgresql-backups/lidarr2
enabled: true
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/lidarr2/lidarr2-postgresql-16-cluster
endpointCredentials: lidarr2-postgresql-16-cluster-backup-secret
backupIndex: 1
tags:
backupRetentionPolicy: "expire"
user: "cl01tl-lidarr-postgresql"
historyTags:
backupRetentionPolicy: "keep"
user: "cl01tl-lidarr-postgresql"