We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76aba99 commit 3c0d873Copy full SHA for 3c0d873
1 file changed
catalog-info.yaml
@@ -0,0 +1,28 @@
1
+---
2
+apiVersion: backstage.io/v1alpha1
3
+kind: System
4
+metadata:
5
+ name: bit-node-tools
6
+ description: Misc node tools from the Boost Internal Tools team
7
+ annotations:
8
+ github.com/project-slug: ovotech/bit-node-tools
9
+spec:
10
+ owner: boost-bit
11
+ domain: infrastructure-and-enablement
12
13
14
+kind: Component
15
16
17
18
19
20
+ backstage.io/source-location: url:https://github.com/ovotech/bit-node-tools/tree/main
21
+ tags:
22
+ - internal
23
+ - typescript
24
25
+ type: service
26
+ lifecycle: production
27
28
+ system: bit-node-tools
0 commit comments