Skip to content

Commit 1811b6f

Browse files
committed
add data source provisioning
Signed-off-by: Abhinav Gyawali <[email protected]>
1 parent 54ad31e commit 1811b6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

provisioning/datasources/datasources.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ datasources:
99
version: 1
1010
editable: true
1111
jsonData:
12-
baseUrl: 'http://localhost:8080'
13-
pipeline: 'blah'
12+
baseUrl: 'http://feldera:8080'
13+
pipeline: 'grafana'
1414
secureJsonData:
1515
apiKey: ''

0 commit comments

Comments
 (0)