diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..a43af2e --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,18 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: coniql + title: Coniql + description: Control system interface in GraphQL. + annotations: + backstage.io/techdocs-ref: dir:. + github.com/project-slug: DiamondLightSource/coniql + tags: + - python + - graphql +spec: + type: service + lifecycle: production + owner: group:Controls + dependsOn: + - component:aioca