add ADRs to example app

Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com>
This commit is contained in:
Brian Phillips
2023-05-24 15:16:39 -05:00
parent 02bcce7125
commit 47c77f209b
7 changed files with 44 additions and 1 deletions
@@ -0,0 +1,13 @@
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: component-with-adrs
title: Component With ADRs
description: A Service with ADRs registerd
annotations:
backstage.io/adr-location: https://github.com/adr/madr/tree/develop/docs/decisions
spec:
type: service
lifecycle: experimental
owner: user:guest