Skip to content

Commit

Permalink
docs(lint): updates comments for sidecar.dashboards.providers to pass…
Browse files Browse the repository at this point in the history
… lint checks

Signed-off-by: Matt Cockayne <matthew.cockayne@mangopay.com>
  • Loading branch information
mango-matt committed Jan 29, 2024
1 parent e85a316 commit e6e3eb9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions charts/grafana/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -944,10 +944,8 @@ sidecar:
#
# providers configuration that lets grafana manage the dashboards
providers:
- # name of the provider, should be unique
name: sidecarProvider
# orgid as configured in grafana
orgid: 1
- name: sidecarProvider # name of the provider, should be unique
orgid: 1 # orgid as configured in grafana
# optional: folder in which the dashboards should be imported in grafana defaults to 'name' of provider
# folder: ''
# optional: type of the provider, defaults to "file"
Expand Down

0 comments on commit e6e3eb9

Please sign in to comment.