19 lines
414 B
YAML
19 lines
414 B
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Component
|
|
metadata:
|
|
name: "ttt55"
|
|
title: "ttt55"
|
|
description: "ttt55 description"
|
|
annotations:
|
|
sonarqube.org/project-key: de.dlh.OIP.tibco.test1
|
|
backstage.io/techdocs-ref: dir:.
|
|
links:
|
|
- url: "lalala"
|
|
title: Solution Design Document (SDD)
|
|
icon: docs
|
|
tags:
|
|
- bwce
|
|
spec:
|
|
type: service
|
|
lifecycle: experimental
|
|
owner: DH_TEAM_ONEMDW |