feat: add namespace #5584
@@ -1,7 +1,8 @@
|
||||
eck-operator:
|
||||
managedNamespaces:
|
||||
- tubearchivist
|
||||
- postiz
|
||||
- stalwart
|
||||
- tubearchivist
|
||||
installCRDs: true
|
||||
replicaCount: 2
|
||||
resources:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user