From c3ed2794bbea8be3149c894fa453d1202d621046 Mon Sep 17 00:00:00 2001 From: patterninc-gha-runner <89218801+patterninc-gha-runner@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:24:23 -0600 Subject: [PATCH] Onboard ds-platform-utils to Backstage --- backstage.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 backstage.yaml diff --git a/backstage.yaml b/backstage.yaml new file mode 100644 index 0000000..d269347 --- /dev/null +++ b/backstage.yaml @@ -0,0 +1,17 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: ds-platform-utils + description: 'A Onboard an Existing Repo to Backstage created via Backstage' + annotations: + repo: patterninc/ds-platform-utils + labels: + CostCenter: DATASCIENCE + Environment: stage + Name: ds-platform-utils + Owner: data_science-sre-updates + Department: DATASCIENCE + CreatedBy: Backstage +spec: + type: service + system: datascience