From 2d8b4140312bd6d4942240640d462845bffd019e Mon Sep 17 00:00:00 2001 From: Cristiano Piemontese Date: Wed, 24 Jul 2024 12:19:21 +0200 Subject: [PATCH] add catalog info --- catalog-info.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..52e0552 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,18 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +spec: + type: service + lifecycle: production + owner: team-claims + system: prima.it + dependsOn: + providesApis: +metadata: + name: csv_schema + description: Csv schema is a library helping you to build Ecto.Schema-like modules having a csv file as source. + tags: + - elixir + - csv + links: + annotations: + backstage.io/techdocs-ref: dir:.