Skip to content

Commit 0f33e51

Browse files
ArthurSensroboquat
authored andcommitted
Update dashboards.libsonnet
1 parent 4c59bda commit 0f33e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operations/observability/mixins/self-hosted/dashboards.libsonnet

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
{
77
grafanaDashboards+:: {
88
'gitpod-sh-example-overview.json': (import 'dashboards/examples/overview.json'),
9-
'gitpod-sh-example-overview.json': (import 'dashboards/argocd/argocd.json'),
9+
'argocd.json': (import 'dashboards/argocd/argocd.json'),
1010
},
1111
}

0 commit comments

Comments
 (0)