File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4747 cp -r docs ${TARGET}
4848 cp README.md ${TARGET}/
4949 sed -i '/VictoriaLogs datasource for Grafana/g' ${TARGET}/README.md
50- sed -i 's|docs/assets/|victorialogs- grafana-datasource/assets/|g' ${TARGET}/README.md
50+ sed -i 's|docs/assets/|victorialogs/ grafana-datasource/assets/|g' ${TARGET}/README.md
5151 echo "SHORT_SHA=$(git rev-parse --short $GITHUB_SHA)" >> $GITHUB_OUTPUT
5252 working-directory : __vl-datasource
5353
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ docker-compose -f docker-compose.yaml up
6464
6565After Grafana starts successfully, datasource should be available in the datasources tab
6666
67- 
67+ 
6868
6969# ## Install in Kubernetes
7070
You can’t perform that action at this time.
0 commit comments