Skip to content

Commit 41dc29f

Browse files
committed
Add catalog-info.yaml for isar-robot component
1 parent e83e9a4 commit 41dc29f

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

catalog-info.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: isar-robot
5+
description: A default robot implementation for isar which is used to test easy robot interaction without requiring physical hardware.
6+
annotations:
7+
github.com/project-slug: equinor/isar-robot
8+
github.com/team-slug: equinor/eq-robot-developer
9+
spec:
10+
type: service
11+
lifecycle: production
12+
owner: group:default/eq-robot-developer
13+
system: system:default/flotilla
14+
dependsOn:
15+
- component:default/isar

0 commit comments

Comments
 (0)