-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcatalog-info.yaml
50 lines (49 loc) · 1.24 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
43
44
45
46
47
48
49
50
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage
links:
- url: https://backstage.broadinstitute.org
title: Backstage
icon: dashboard
description: Broad Institute Engineering Portal is an Internal Developer Platform (Spotify Backstage by another name)
tags:
- bits
- kubernetes
- bits-tools
annotations:
backstage.io/kubernetes-id: backstage
backstage.io/kubernetes-namespace: backstage
pagerduty.com/integration-key: 2dfe75f325ae4b0bd0735b72b4c08f32
github.com/project-slug: broadinstitute/backstage
google.com/cloudbuild-project-slug: bits-gke-clusters
google.com/cloudbuild-repo-name: backstage
google.com/cloudbuild-location: us-east4
backstage.io/techdocs-ref: dir:.
spec:
type: service
system: backstage
domain: orchestration
owner: devnull
lifecycle: experimental
---
apiVersion: backstage.io/v1alpha1
kind: System
metadata:
name: backstage
title: Backstage
description: |
The Backstage Internal Developer Platform
links:
- url: https://backstage.broadinstitute.org
title: Backstage
icon: dashboard
tags:
- bits
- bits-tools
annotations:
backstage.io/techdocs-ref: dir:.
spec:
owner: devnull
domain: orchestration