Files
truecharts/charts/enterprise/blocky/ci/postgresql-values.yaml
T
Kjeld Schouten-LebbingandGitHub 1ff1ac0371 feat(blocky): add support for more query logging options, including postgresql (#7760)
* feat(blocky): add support for more query logging options, including postgresql

* std fix

* handle database differently
2023-03-07 12:46:48 +01:00

4 lines
113 B
YAML

queryLog:
# optional one of: mysql, postgresql, csv, csv-client. If empty, log to console
type: "postgresql"