feat: add namespace
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 24s
lint-test-helm / validate-kubeconform (pull_request) Successful in 24s
render-manifests / render-manifests (pull_request) Successful in 1m0s

This commit is contained in:
2026-04-05 22:25:50 -05:00
parent bcd97d81a4
commit 9a8118daf4
2 changed files with 4 additions and 3 deletions

View File

@@ -1,7 +1,8 @@
eck-operator:
managedNamespaces:
- tubearchivist
- postiz
- stalwart
- tubearchivist
installCRDs: true
replicaCount: 2
resources:

View File

@@ -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: