mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 03:07:47 +00:00
Update pgsql/timescale grafana source
This commit is contained in:
@@ -6,9 +6,9 @@ datasources:
|
||||
type: postgres
|
||||
url: 172.30.0.1:5432
|
||||
database: signalk
|
||||
user: username
|
||||
user: grafana
|
||||
secureJsonData:
|
||||
password: 'password'
|
||||
password: '${PGSAIL_GRAFANA_PASSWORD}'
|
||||
jsonData:
|
||||
sslmode: 'disable' # disable/require/verify-ca/verify-full
|
||||
maxOpenConns: 10 # Grafana v5.4+
|
||||
|
Reference in New Issue
Block a user