diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 000000000..666796edc --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,16 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: "bruno" + links: + - url: https://example.com/user + title: Examples Users + icon: user + - url: https://example.com/group + title: Example Group + icon: group +spec: + type: component + lifecycle: production + owner: anoop + system: tech-docs