From 3a3972c44d0a079c0ebbcc30ba8a4a72f7e45a2d Mon Sep 17 00:00:00 2001 From: Atif Ali Date: Tue, 29 Jul 2025 22:56:53 +0500 Subject: [PATCH] chore: add catalog-info.yaml for backstage integration (#19085) --- 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 0000000000..91f59872a8 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,10 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: coder + annotations: + github.com/project-slug: 'coder/coder' +spec: + type: service + lifecycle: production + owner: rd