Skip to content

Commit

Permalink
add notice (#510)
Browse files Browse the repository at this point in the history
Signed-off-by: 楚岳 <[email protected]>

Signed-off-by: 楚岳 <[email protected]>
  • Loading branch information
wangyikewxgm authored Oct 21, 2022
1 parent b9bb530 commit 1787248
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions addons/grafana/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,10 @@
```shell
vela addon enable grafana
```

**Notice!**
If your KubeVela's version `<1.6.0-alpha.4`, please use this command to enable grafana-definitions addon first.

```shell
vela addon enable grafana-definitions --version v0.1.0
```

0 comments on commit 1787248

Please sign in to comment.