Merge pull request #50 from liatrio/backstage-integration

Add Spring-Petclinic to Backstage
This commit is contained in:
BFisch14 2021-05-25 09:16:16 -07:00 committed by GitHub
commit 53990009f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

17
catalog-info.yaml Normal file
View file

@ -0,0 +1,17 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: spring-petclinic
description: Older application used at various times in the Devops Bootcamp
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