mirror of
https://github.com/usebruno/bruno.git
synced 2025-02-17 18:20:53 +01:00
chore: backstage catalog
This commit is contained in:
parent
cffef31f97
commit
e6265db353
16
catalog-info.yaml
Normal file
16
catalog-info.yaml
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user