From acbd7df9a386abef3f668e993beb97cfbe476a61 Mon Sep 17 00:00:00 2001 From: Armel Soro Date: Wed, 4 Dec 2024 11:01:34 +0100 Subject: [PATCH] Add catalog-info.yaml config file --- catalog-info.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 00000000..fd32ba8a --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,10 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: dev-feed + annotations: + github.com/project-slug: rm3l/dev-feed +spec: + type: other + lifecycle: unknown + owner: user:default/rm3l