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: