From 8cf9823cdf8ce5af2c0028ec04c249ff3aa974f8 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 14 Dec 2025 17:29:19 -0600 Subject: [PATCH] fix import --- clusters/cl01tl/helm/sonarr-4k/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/sonarr-4k/values.yaml b/clusters/cl01tl/helm/sonarr-4k/values.yaml index 3b97fb68e..7d5d7550b 100644 --- a/clusters/cl01tl/helm/sonarr-4k/values.yaml +++ b/clusters/cl01tl/helm/sonarr-4k/values.yaml @@ -185,13 +185,13 @@ postgres-18-cluster: roles: - app source: - host: "sonarr4-postgresql-17-cluster-rw" + host: "sonarr4-4k-postgresql-17-cluster-rw" port: 5432 username: postgres database: "*" sslMode: "disable" passwordSecret: - name: "sonarr4-postgresql-17-cluster-superuser" + name: "sonarr4-4k-postgresql-17-cluster-superuser" key: "password" backup: objectStore: