From c710cbb067a05dbda013b4b2fd130410eec9b440 Mon Sep 17 00:00:00 2001 From: Brendan McMahon Date: Wed, 8 Dec 2021 22:29:42 +1100 Subject: [PATCH] added catalog info --- catalog-info.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..42b212c --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,10 @@ +--- +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: 'splunk' +spec: + type: repository + owner: 'cloud-platform' + system: 'splunk' + lifecycle: 'supported'