We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa2b46e commit 07e4346Copy full SHA for 07e4346
1 file changed
catalog-info.yaml
@@ -0,0 +1,12 @@
1
+# Backstage catalog descriptor. Update this file to enrich your service's entry in the developer portal.
2
+# Full field reference: https://backstage.io/docs/features/software-catalog/descriptor-format/
3
+apiVersion: backstage.io/v1alpha1
4
+kind: Component
5
+metadata:
6
+ name: LavaMoat-ESM
7
+ annotations:
8
+ github.com/project-slug: BitGo/LavaMoat-ESM
9
+spec:
10
+ type: service
11
+ lifecycle: production
12
+ owner: group:unknown
0 commit comments