From 6da65a6c9600ba2fa592055c8006d2899e77fc52 Mon Sep 17 00:00:00 2001 From: Guille Vigil Date: Mon, 29 Jan 2024 11:25:24 +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 0000000..34b0b36 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,10 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: blog + annotations: + github.com/project-slug: resizes/blog +spec: + type: other + lifecycle: unknown + owner: employees