Skip to content

Commit f1787b4

Browse files
JoshLuedemanCopilot
andcommitted
feat: add Backstage catalog-info.yaml
Registers this component in the Backstage developer portal catalog. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 65d925b commit f1787b4

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

catalog-info.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: ref-addon-template
5+
description: Template for creating new Azure NoOps addon modules
6+
annotations:
7+
github.com/project-slug: POps-Rox/ref-addon-template
8+
backstage.io/techdocs-ref: dir:.
9+
tags:
10+
- reference-architecture
11+
- terraform
12+
- azure
13+
- platform-ops
14+
links:
15+
- url: https://github.com/POps-Rox/ref-addon-template
16+
title: GitHub Repository
17+
icon: github
18+
spec:
19+
type: reference-architecture
20+
owner: platform-ops-team
21+
lifecycle: production
22+
system: pops-rox-platform

0 commit comments

Comments
 (0)