Skip to content

Commit

Permalink
Update docs/spec/v1beta1/provider.md
Browse files Browse the repository at this point in the history
Signed-off-by: Filipe Sequeira <filipe@weave.works>

Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
  • Loading branch information
fsequeira1 and stefanprodan authored Feb 8, 2022
1 parent 1c29a9a commit c07a0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/spec/v1beta1/provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ you have to enable the annotations on a Dashboard like so:
- Annotations > Query > Enable Match any
- Annotations > Query > Tags (Add Tag: `flux`)


If Grafana has authentication configured, create a Kubernetes Secret with the API URL and the API token:
```shell
kubectl create secret generic grafana-token \
--from-literal=token=<grafana-api-key> \
Expand Down

0 comments on commit c07a0ed

Please sign in to comment.