Merge pull request 'feat: add namespace' (#5584) from tmp/postiz-5 into main
Reviewed-on: #5584
This commit was merged in pull request #5584.
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user