Skip to content

Commit

Permalink
chore: add catalog-info.yaml for project metadata (#1194)
Browse files Browse the repository at this point in the history
  • Loading branch information
zerok authored Oct 9, 2024
1 parent 9f2419a commit 2d9ab9a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: tanka
title: Tanka
description: "Flexible, reusable and concise configuration for Kubernetes"
tags:
- opensource
annotations:
github.com/project-slug: grafana/tanka
links:
- url: "https://tanka.dev"
title: Website
spec:
type: application
owner: group:platform-productivity
lifecycle: production

0 comments on commit 2d9ab9a

Please sign in to comment.