From ae4279d50f8d1289a486e412cddc7731d8906d75 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 12 Dec 2025 17:52:14 -0600 Subject: [PATCH] fix --- clusters/cl01tl/helm/lidarr/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/helm/lidarr/values.yaml b/clusters/cl01tl/helm/lidarr/values.yaml index 1fedcc731..003db64e2 100644 --- a/clusters/cl01tl/helm/lidarr/values.yaml +++ b/clusters/cl01tl/helm/lidarr/values.yaml @@ -191,11 +191,11 @@ postgres-18-cluster: source: host: "lidarr2-postgresql-17-cluster-rw" port: 5432 - username: app - database: app + username: postgres + database: "*" sslMode: "disable" passwordSecret: - name: "lidarr2-postgresql-17-cluster-app" + name: "lidarr2-postgresql-17-cluster-superuser" key: "password" backup: objectStore: