diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..08253fa --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,26 @@ +--- +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: shared-workflows + title: shared-workflows + description: shared-workflows + links: + - url: https://shared-workflows.broadinstitute.org + title: shared-workflows + icon: dashboard + tags: + - bits + - bits-tools + annotations: + backstage.io/kubernetes-id: shared-workflows + github.com/project-slug: broadinstitute/shared-workflows + google.com/cloudbuild-project-slug: bits-gke-clusters + google.com/cloudbuild-repo-name: shared-workflows + google.com/cloudbuild-location: us-east4 + backstage.io/techdocs-ref: dir:. +spec: + type: service + owner: devnull + lifecycle: production + \ No newline at end of file