Skip to content

Commit

Permalink
add grafana to config
Browse files Browse the repository at this point in the history
Signed-off-by: MUzairS15 <[email protected]>
  • Loading branch information
MUzairS15 committed Dec 13, 2023
1 parent fe1769e commit 402ac0e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions internal/config/default_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ var (
Name: "prometheuses.v1.monitoring.coreos.com",
PublishTo: "meshery.meshsync.core",
},
{
Name: "grafanas.v1beta1.grafana.integreatly.org",
PublishTo: "meshery.meshsync.core",
},
},
LocalResourceKey: []PipelineConfig{
// Core Resources
Expand Down

0 comments on commit 402ac0e

Please sign in to comment.