upgrade chart

This commit is contained in:
2025-05-14 13:32:20 -05:00
parent 2663f4896d
commit 5a62723a33
2 changed files with 13 additions and 4 deletions

View File

@@ -105,21 +105,30 @@ postgres-17-cluster:
nameOverride: lidarr2-postgresql-17
mode: standalone
cluster:
walStorage:
storageClass: local-path
storage:
storageClass: local-path
walStorage:
storageClass: local-path
resources:
requests:
memory: 1Gi
cpu: 200m
monitoring:
enabled: true
prometheusRule:
enabled: false
bootstrap:
initdb:
postInitSQL:
- CREATE DATABASE "lidarr-main" OWNER "app";
- CREATE DATABASE "lidarr-log" OWNER "app";
recovery:
method: objectStore
objectStore:
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/lidarr/lidarr-postgresql-17-cluster
endpointCredentials: lidarr-postgresql-17-cluster-backup-secret
recoveryIndex: 3
backup:
enabled: true
endpointURL: https://nyc3.digitaloceanspaces.com