diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..ccbe155 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,17 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: AyeSpy + description: + annotations: + circleci.com/project-slug: github/newsuk/AyeSpy + backstage.io/source-location: url:https://github.com/newsuk/AyeSpy/ + github.com/team-slug: newsuk/AyeSpy + backstage.io/techdocs-ref: dir:. + backstage.io/productivity-hub-metrics-enabled: 'true' + tags: + - bu:newsuk +spec: + type: service + lifecycle: production + \ No newline at end of file