-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcatalog-info.yaml
38 lines (37 loc) · 1.1 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
38
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: code-idp
description: CODE-IDP is the platform to automate the deployment process for the projects using nodejs and flask frameworks.
It also enables users to store, view and discover information about projects in CODE.
annotations:
github.com/project-slug: 'codeuniversity/code-idp'
# backstage.io/techdocs-ref: dir:.
spec:
type: website
owner: code_idp_team
lifecycle: production
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: idp-hosted-projects
description: The IDP Hosted Projects component is a collection of flask and nodejs projects that are hosted on google cloud using the automated deployment.
spec:
type: service
owner: code_idp_team
lifecycle: production
---
apiVersion: backstage.io/v1alpha1
kind: Group
metadata:
name: code_idp_team
description: The CODE-IDP team is responsible for the development and maintenance of the Internal Developer Platform.
spec:
type: team
profile:
displayName: Infrastructure Team
email: [email protected]
children: []
members: [Yvette]