Skip to content

Commit

Permalink
chore: add catalog info for the grafana developer catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
theSuess committed Jan 29, 2025
1 parent ef50d95 commit e462ba0
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: grafana-operator
title: grafana-operator
description: |
An operator for Grafana that installs and manages Grafana instances, Dashboards and Datasources through Kubernetes/OpenShift CRs
links:
- title: Internal Slack Channel
url: https://raintank-corp.slack.com/archives/C06K5TJ469W
- title: Community Slack Channel
url: https://grafana.slack.com/archives/C0692KN29K3
- title: Kubernetes Slack Channel
url: https://kubernetes.slack.com/archives/C019A1KTYKC
annotations:
backstage.io/techdocs-ref: dir:.
github.com/project-slug: grafana/grafana-operator
spec:
type: tool
owner: group:default/devex
lifecycle: production

0 comments on commit e462ba0

Please sign in to comment.