diff --git a/docs/spec/v1beta1/provider.md b/docs/spec/v1beta1/provider.md index 427a2b3e9..f5699018f 100644 --- a/docs/spec/v1beta1/provider.md +++ b/docs/spec/v1beta1/provider.md @@ -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= \