Skip to content

Commit 1b0c72e

Browse files
authored
chore: add catalog info for the grafana developer catalog (#1841)
1 parent ef50d95 commit 1b0c72e

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

Diff for: catalog-info.yaml

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: grafana-operator
5+
title: grafana-operator
6+
description: |
7+
An operator for Grafana that installs and manages Grafana instances, Dashboards and Datasources through Kubernetes/OpenShift CRs
8+
links:
9+
- title: Internal Slack Channel
10+
url: https://raintank-corp.slack.com/archives/C06K5TJ469W
11+
- title: Community Slack Channel
12+
url: https://grafana.slack.com/archives/C0692KN29K3
13+
- title: Kubernetes Slack Channel
14+
url: https://kubernetes.slack.com/archives/C019A1KTYKC
15+
annotations:
16+
backstage.io/techdocs-ref: dir:.
17+
github.com/project-slug: grafana/grafana-operator
18+
spec:
19+
type: tool
20+
owner: group:default/devex
21+
lifecycle: production

0 commit comments

Comments
 (0)