From 866efeb1a22569332998c9c0810277ad2d33acba Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 12 Dec 2025 16:37:41 -0600 Subject: [PATCH] add roles --- clusters/cl01tl/helm/lidarr/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clusters/cl01tl/helm/lidarr/values.yaml b/clusters/cl01tl/helm/lidarr/values.yaml index 1d68c8e00..01af6126e 100644 --- a/clusters/cl01tl/helm/lidarr/values.yaml +++ b/clusters/cl01tl/helm/lidarr/values.yaml @@ -183,6 +183,8 @@ postgres-18-cluster: databases: - lidarr-main - lidarr-log + roles: + - "*" source: host: "lidarr2-postgresql-17-cluster-rw" port: 5432