We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcc6d44 commit 98d4e0aCopy full SHA for 98d4e0a
routes/api/components/available-components.js
@@ -41,7 +41,7 @@ module.exports = [
41
key: "grafana",
42
label: "Grafana",
43
description: "Visualization and analytics software",
44
- kfdefApplications: ["grafana-cluster", "grafana-operator"],
+ kfdefApplications: ["grafana-cluster", "grafana-instance"],
45
route: "grafana-route",
46
img: "images/grafana.svg",
47
docsLink: "https://grafana.com/docs/grafana/latest/",
0 commit comments