-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcatalog-info.yaml
42 lines (42 loc) · 1.11 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
39
40
41
42
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage
description: Internal Developer Platform (IDP) Backstage
annotations:
github.com/project-slug: "intelipost/backstage"
backstage.io/source-location: url:https://github.com/intelipost/backstage
endoflife.date/products: amazon-rds-postgresql@17, react@18, nodejs@20
spec:
system: idp
type: service
lifecycle: production
owner: foundation
dependsOn:
- kind: Resource
name: backstage-rds
links:
- url: "https://backstage.us-east-1.prd.ip-apps.com.br"
title: "Backstage"
icon: "dashboard"
- url: "https://github.com/intelipost/intelipost-deploy-eks-foundation/tree/backstage/overlays/prd_us-east-1/application/backstage"
title: "GitOps"
icon: "github"
---
apiVersion: backstage.io/v1alpha1
kind: Resource
metadata:
name: backstage-rds
description: Amazon RDS instance for Backstage
spec:
type: database
owner: foundation
system: idp
---
apiVersion: backstage.io/v1alpha1
kind: System
metadata:
name: idp
description: Internal Developer Platform (IDP) system
spec:
owner: foundation