1 parent 2970acd commit f9052dcCopy full SHA for f9052dc
1 file changed
catalog-info.yaml
@@ -3,12 +3,16 @@ kind: Component
3
metadata:
4
name: code8be
5
description: Backend service for Code8 application
6
+ tags:
7
+ - backend
8
+ - gitlab
9
+ - nodejs # Change this if you're using a different stack
10
annotations:
- dlabsgitlab.devopslabs.tech/project-id: '43'
- backstage.io/source-location: url:https://dlabsgitlab.devopslabs.tech/DOL/code8-backend/code8be
11
+ gitlab.com/project-slug: DOL/code8-backend/code8be
12
+ backstage.io/source-location: url:https://dlabsgitlab.devopslabs.tech/DOL/code8-backend/code8be.git
13
backstage.io/techdocs-ref: dir:.
14
spec:
15
type: service
16
lifecycle: production
- owner: dol-team
17
+ owner: dol-team # Replace with your actual team or owner group
18
system: code8
0 commit comments