mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 07:45:49 +00:00
add backstage catalog info
This commit is contained in:
parent
0738a134a7
commit
a1842fcad2
1 changed files with 17 additions and 0 deletions
17
catalog-info.yaml
Normal file
17
catalog-info.yaml
Normal file
|
@ -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
|
Loading…
Reference in a new issue