From 9a8118daf48566ec41022b8d0523bee72a3f10de Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 5 Apr 2026 22:25:50 -0500 Subject: [PATCH] feat: add namespace --- clusters/cl01tl/helm/elastic-operator/values.yaml | 3 ++- clusters/cl01tl/helm/postiz/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/helm/elastic-operator/values.yaml b/clusters/cl01tl/helm/elastic-operator/values.yaml index 058dfdf16..b5b181a1c 100644 --- a/clusters/cl01tl/helm/elastic-operator/values.yaml +++ b/clusters/cl01tl/helm/elastic-operator/values.yaml @@ -1,7 +1,8 @@ eck-operator: managedNamespaces: - - tubearchivist + - postiz - stalwart + - tubearchivist installCRDs: true replicaCount: 2 resources: diff --git a/clusters/cl01tl/helm/postiz/values.yaml b/clusters/cl01tl/helm/postiz/values.yaml index 500344198..c84f922dc 100644 --- a/clusters/cl01tl/helm/postiz/values.yaml +++ b/clusters/cl01tl/helm/postiz/values.yaml @@ -148,7 +148,7 @@ temporal: sql: pluginName: postgres12 driverName: postgres12 - databaseName: app + databaseName: temporal connectAddr: postiz-postgresql-18-cluster-rw.postiz:5432 connectProtocol: "tcp" user: postgres @@ -218,7 +218,7 @@ temporal: cpu: 10m memory: 60Mi postgres-18-cluster: - mode: recovery + mode: standalone cluster: enableSuperuserAccess: true recovery: