Skip to content

Commit 8616615

Browse files
Add catalog_info.yaml (#504)
1 parent acc0565 commit 8616615

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

catalog-info.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
description: "rdoc-app service, code: rdocumentation-app infra: RDocumentation-app-infra "
5+
name: rdoc-app
6+
annotations:
7+
github.com/project-slug: "datacamp/rdocumentation-app"
8+
circleci.com/project-slug: "github/datacamp/rdocumentation-app"
9+
tags:
10+
- infrastructure-data
11+
spec:
12+
lifecycle: "production"
13+
owner: "infrastructure-data"
14+
type: "service"

0 commit comments

Comments
 (0)