From 0329251408c9c820b83d4fc585433ac05a811d61 Mon Sep 17 00:00:00 2001 From: Jimmy Kim Date: Wed, 8 May 2024 22:03:56 +0900 Subject: [PATCH] add catalog-info.yaml --- catalog-info.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..4977dac --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,12 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: sb-osc + description: Application for online schema change + annotations: + github.com/project-slug: sendbird/sb-osc +spec: + type: service + lifecycle: production + owner: team-data-infrastructure + system: sendbird-internal-tools