forked from suryatmodulus/harness-core-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ng-ui-latest1.yaml
38 lines (36 loc) · 873 Bytes
/
ng-ui-latest1.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: ng-ui
annotations:
harness.io/cicd-accountId: vpCkHKsDSxK9_KYfjCTMKA
harness.io/cicd-orgId: default
harness.io/cicd-projectId: UI_Core
tags:
- javascript
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: prod
owner: ui-team