Add catalog-info.yaml
This commit is contained in:
parent
fca29f0e76
commit
7ec852c385
24
catalog-info.yaml
Normal file
24
catalog-info.yaml
Normal file
@ -0,0 +1,24 @@
|
||||
---
|
||||
# Définition du système TDB
|
||||
apiVersion: backstage.io/v1alpha1
|
||||
kind: System
|
||||
metadata:
|
||||
name: TDB
|
||||
description: Système de Tableau de Bord
|
||||
spec:
|
||||
owner: guests
|
||||
---
|
||||
# Composant laravel-app avec référence au système TDB
|
||||
apiVersion: backstage.io/v1alpha1
|
||||
kind: Component
|
||||
metadata:
|
||||
name: laravel-app
|
||||
description: tableau de bord.
|
||||
annotations:
|
||||
'gitlab-repo-res.apps.eul.sncf.fr/project-slug': dsir/tec/90651/autres/tdbl
|
||||
backstage.io/techdocs-ref: dir:.
|
||||
spec:
|
||||
type: service
|
||||
lifecycle: experimental
|
||||
owner: guests
|
||||
system: TDB
|
||||
Loading…
x
Reference in New Issue
Block a user