Skip to content

Commit b279c87

Browse files
authored
Add catalog-info.yaml config file (#2125)
1 parent ec03a6f commit b279c87

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

catalog-info.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: loopback4-microservice-catalog
5+
annotations:
6+
github.com/project-slug: sourcefuse/loopback4-microservice-catalog
7+
spec:
8+
type: other
9+
lifecycle: unknown
10+
owner: sourcefuse/loopback4-admins

0 commit comments

Comments
 (0)