-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcatalog-info-front.yaml
35 lines (35 loc) · 1023 Bytes
/
catalog-info-front.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
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: Monofolio-Front
description: Max's new portfolio
tags:
- portfolio
- nodejs
- vuejs
- markdown
links:
- url: https://github.com/batleforc/Monofolio
title: Repo
icon: github
- url: https://che.weebo.fr#https://github.com/batleforc/Monofolio
title: Eclipse Che (VS Code)
icon: web
annotations:
backstage.io/managed-by-location: url:https://github.com/batleforc/Monofolio/blob/main/catalog-info-front.yaml
backstage.io/source-location: url:https://github.com/batleforc/Monofolio/blob/main/
github.com/project-slug: batleforc/Monofolio
endoflife.date/products: nodejs@23
backstage.io/kubernetes-namespace: portfolio
janus-idp.io/tekton: monofolio
backstage.io/kubernetes-id: monofolio
argocd/app-selector: app.kubernetes.io/name=portfolio
spec:
type: website
lifecycle: production
owner: WeeboDev
system: infra
consumesApis:
- folio-api
dependsOn:
- component:Monofolio-Back