mirror of
https://github.com/grafana/grafana.git
synced 2026-08-26 05:17:26 -05:00
Chore: Update influxdb docs with new parameter insecureGrpc (#84885)
add insecureGrpc parameter
This commit is contained in:
@@ -224,6 +224,7 @@ datasources:
|
||||
version: SQL
|
||||
dbName: site
|
||||
httpMode: POST
|
||||
insecureGrpc: false
|
||||
secureJsonData:
|
||||
token: '<api-token>'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user