Skip to content

Commit 98d4e0a

Browse files
committed
Revert "fix: Grafana component names (#33)" (#34)
This reverts commit 4ebc0b9.
1 parent fcc6d44 commit 98d4e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routes/api/components/available-components.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ module.exports = [
4141
key: "grafana",
4242
label: "Grafana",
4343
description: "Visualization and analytics software",
44-
kfdefApplications: ["grafana-cluster", "grafana-operator"],
44+
kfdefApplications: ["grafana-cluster", "grafana-instance"],
4545
route: "grafana-route",
4646
img: "images/grafana.svg",
4747
docsLink: "https://grafana.com/docs/grafana/latest/",

0 commit comments

Comments
 (0)