Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
modridi committed Dec 22, 2023
1 parent 30b4574 commit ba8f512
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/thanos/templates/compactor-dashboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: ConfigMap
metadata:
labels:
grafana_dashboard: "1"
name: grafana-dashboard
name: thanos-compactor-dashboard
data:
thanos-compactor.json: |-
{
Expand Down
2 changes: 1 addition & 1 deletion charts/thanos/templates/store-dashboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: ConfigMap
metadata:
labels:
grafana_dashboard: "1"
name: grafana-dashboard
name: thanos-store-dashboard
data:
thanos-store.json: |-
{
Expand Down

0 comments on commit ba8f512

Please sign in to comment.