mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-21 23:43:15 +01:00
17 lines
331 B
YAML
17 lines
331 B
YAML
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
|