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: eck-operator:
managedNamespaces: managedNamespaces:
- tubearchivist - postiz
- stalwart - stalwart
- tubearchivist
installCRDs: true installCRDs: true
replicaCount: 2 replicaCount: 2
resources: resources:

View File

@@ -148,7 +148,7 @@ temporal:
sql: sql:
pluginName: postgres12 pluginName: postgres12
driverName: postgres12 driverName: postgres12
databaseName: app databaseName: temporal
connectAddr: postiz-postgresql-18-cluster-rw.postiz:5432 connectAddr: postiz-postgresql-18-cluster-rw.postiz:5432
connectProtocol: "tcp" connectProtocol: "tcp"
user: postgres user: postgres
@@ -218,7 +218,7 @@ temporal:
cpu: 10m cpu: 10m
memory: 60Mi memory: 60Mi
postgres-18-cluster: postgres-18-cluster:
mode: recovery mode: standalone
cluster: cluster:
enableSuperuserAccess: true enableSuperuserAccess: true
recovery: recovery: