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 3c0d873 commit 5d89833Copy full SHA for 5d89833
1 file changed
catalog-info.yaml
@@ -1,16 +1,5 @@
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
-apiVersion: backstage.io/v1alpha1
14
kind: Component
15
metadata:
16
name: bit-node-tools
@@ -22,7 +11,7 @@ metadata:
22
- internal
23
- typescript
24
spec:
25
- type: service
+ type: library
26
lifecycle: production
27
+ owner: retail-payg
28
17
system: bit-node-tools
0 commit comments