fix
All checks were successful
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 36s
renovate / renovate (push) Successful in 1m26s

This commit is contained in:
2025-12-12 17:52:14 -06:00
parent 0e06b722fc
commit ae4279d50f

View File

@@ -191,11 +191,11 @@ postgres-18-cluster:
source: source:
host: "lidarr2-postgresql-17-cluster-rw" host: "lidarr2-postgresql-17-cluster-rw"
port: 5432 port: 5432
username: app username: postgres
database: app database: "*"
sslMode: "disable" sslMode: "disable"
passwordSecret: passwordSecret:
name: "lidarr2-postgresql-17-cluster-app" name: "lidarr2-postgresql-17-cluster-superuser"
key: "password" key: "password"
backup: backup:
objectStore: objectStore: