feat: add namespace
This commit is contained in:
@@ -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