forked from Debanitrkl/backstage-test
-
Notifications
You must be signed in to change notification settings - Fork 3
/
aaaaaaaaaaaaa.yaml
40 lines (38 loc) · 1.19 KB
/
aaaaaaaaaaaaa.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
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: aaaaaaaaaaaaa
description: pipeline build and deploy
annotations:
harness.io/project-url: https://stress.harness.io/ng/#/account/px7xd_BFRCi-pfWPYXVjvw/cd/orgs/default/projects/testmeet/
jira/project-key: <example-jira-project-key>
jira/component: <example-component> # optional, you might skip this value to fetch data for all components
jira/token-type: Bearer # optional, used for Activity stream feed. If you are using Basic auth you can skip this.
tags:
- java
links:
- url: https://example.com/user
title: Examples Users
icon: user
- url: https://example.com/group
title: Example Group
icon: group
- url: https://example.com/cloud
title: Link with Cloud Icon
icon: cloud
- url: https://example.com/dashboard
title: Dashboard
icon: dashboard
- url: https://example.com/help
title: Support
icon: help
- url: https://example.com/web
title: Website
icon: web
- url: https://example.com/alert
title: Alerts
icon: alert
spec:
type: service
lifecycle: experimental
owner: team-c