-
Notifications
You must be signed in to change notification settings - Fork 1
/
catalog-info.yaml
37 lines (33 loc) · 1.23 KB
/
catalog-info.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: go-template
description: A template repo for Golang projects.
# Annotations Docs: https://backstage.io/docs/features/software-catalog/well-known-annotations
annotations:
github.com/project-slug: liatrio/go-template
# Tags Docs: https://backstage.io/docs/features/software-catalog/descriptor-format/#metadatatags-optional
tags:
- go
- docker
- makefile
- open-source
# Links Docs: https://backstage.io/docs/features/software-catalog/descriptor-format/#links-optional
links:
- url: https://tag-o11y.liatr.io
title: TAG O11y Landing Page
icon: web
- url: https://openo11y.dev
title: OpenO11y Home Page
icon: web
spec:
# https://backstage.io/docs/features/software-catalog/descriptor-format/#spectype-required
type: service
# Review lifecycle and pick one of the three that make the most sense.
# https://backstage.io/docs/features/software-catalog/descriptor-format/#speclifecycle-required
lifecycle: production
# Please update to include the GitHub Team name tied to this project.
# https://backstage.io/docs/features/software-catalog/descriptor-format/#specowner-required
owner: tag-o11y
system: o11y