Skip to content

Commit f9052dc

Browse files
authored
Update catalog-info.yaml
1 parent 2970acd commit f9052dc

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

catalog-info.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,16 @@ kind: Component
33
metadata:
44
name: code8be
55
description: Backend service for Code8 application
6+
tags:
7+
- backend
8+
- gitlab
9+
- nodejs # Change this if you're using a different stack
610
annotations:
7-
dlabsgitlab.devopslabs.tech/project-id: '43'
8-
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
913
backstage.io/techdocs-ref: dir:.
1014
spec:
1115
type: service
1216
lifecycle: production
13-
owner: dol-team
17+
owner: dol-team # Replace with your actual team or owner group
1418
system: code8

0 commit comments

Comments
 (0)