Merge pull request #19485 from backstage/catalog-info/project-areas

Add `catalog-info.yaml` for project area-owned packages
This commit is contained in:
Eric Peterson
2023-08-22 15:43:33 +02:00
committed by GitHub
47 changed files with 480 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-kubernetes
title: '@backstage/plugin-kubernetes'
description: A Backstage plugin that integrates towards Kubernetes
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: kubernetes-maintainers