From 85756189f9cf931bb9c086bbc47ebe898a763ea7 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 15 Dec 2025 13:30:34 -0600 Subject: [PATCH] add password --- clusters/cl01tl/helm/postiz/values.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/postiz/values.yaml b/clusters/cl01tl/helm/postiz/values.yaml index 2ce69f6f3..ca3f427d4 100644 --- a/clusters/cl01tl/helm/postiz/values.yaml +++ b/clusters/cl01tl/helm/postiz/values.yaml @@ -168,7 +168,9 @@ postgres-18-cluster: # backupName: garage-remote redis-replication: existingSecret: - enabled: false + enabled: true + name: postiz-redis-config + key: password redisReplication: clusterSize: 3 redisSentinel: