fix: add protocol
This commit is contained in:
@@ -150,6 +150,7 @@ temporal:
|
|||||||
driverName: postgres12
|
driverName: postgres12
|
||||||
databaseName: app
|
databaseName: app
|
||||||
connectAddr: postiz-postgresql-18-cluster-rw.postiz:5432
|
connectAddr: postiz-postgresql-18-cluster-rw.postiz:5432
|
||||||
|
connectProtocol: "tcp"
|
||||||
user: app
|
user: app
|
||||||
existingSecret: postiz-postgresql-18-cluster-app
|
existingSecret: postiz-postgresql-18-cluster-app
|
||||||
secretKey: password
|
secretKey: password
|
||||||
|
|||||||
Reference in New Issue
Block a user