This repository was archived by the owner on Mar 17, 2021. It is now read-only.
This repository was archived by the owner on Mar 17, 2021. It is now read-only.
Update Postgres Datasource #43
Open
Description
add support for fields:
sslRootCertFile | string | PostgreSQL | SSL server root certificate file, must be readable by the Grafana user |
---|---|---|---|
sslCertFile | string | PostgreSQL | SSL client certificate file, must be readable by the Grafana user |
sslKeyFile | string | PostgreSQL | SSL client key file, must be readable by only the Grafana user |