fix: add protocol
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m14s
lint-test-helm / validate-kubeconform (pull_request) Successful in 50s
render-manifests / render-manifests (pull_request) Successful in 46s

This commit is contained in:
2026-04-05 21:23:30 -05:00
parent cd82e55f18
commit 14e8b8e113

View File

@@ -150,6 +150,7 @@ temporal:
driverName: postgres12
databaseName: app
connectAddr: postiz-postgresql-18-cluster-rw.postiz:5432
connectProtocol: "tcp"
user: app
existingSecret: postiz-postgresql-18-cluster-app
secretKey: password