From 72b252ba730d349a3a1c807b5f1a56ad42c26636 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 12 Dec 2025 17:38:28 -0600 Subject: [PATCH] add role --- 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 26aad2e72..0b1aa00f9 100644 --- a/clusters/cl01tl/helm/lidarr/values.yaml +++ b/clusters/cl01tl/helm/lidarr/values.yaml @@ -168,6 +168,8 @@ postgres-18-cluster: requests: memory: 1Gi cpu: 200m + roles: + - app # initdb: # owner: app # postInitSQL: