feat: initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: k6influxdb
|
||||
type: influxdb
|
||||
access: proxy
|
||||
database: k6
|
||||
url: http://influxdb:8086
|
||||
isDefault: true
|
||||
Reference in New Issue
Block a user