diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 000000000..9d51b0fbf --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,17 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: spring-petclinic + description: + annotations: + github.com/project-slug: 'liatrio/spring-petclinic' + tags: + - bootcamp + links: + - url: https://devops-bootcamp.liatr.io/#/1-introduction/overview + title: Devops Bootcamp + icon: dashboard +spec: + type: website + lifecycle: production + owner: liatrio