From 2d1015f27c8c67eec540746317ff298610065bc5 Mon Sep 17 00:00:00 2001 From: mspiegel31 Date: Fri, 23 Feb 2024 10:51:40 -0500 Subject: [PATCH] chore: add infrastructure annotation to catalog-info files (#80) --- .spoton/catalog-info.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.spoton/catalog-info.yaml b/.spoton/catalog-info.yaml index 3f682ba..c3b0a01 100644 --- a/.spoton/catalog-info.yaml +++ b/.spoton/catalog-info.yaml @@ -3,24 +3,24 @@ apiVersion: backstage.io/v1alpha1 kind: Component metadata: name: helmcharts - description: | + description: | Helm chart repository for Spoton projects. A home of Monochart that we're using to deploy every Spoton project. - + annotations: github.com/project-slug: spotoninc/helmcharts - + backstage.io/techdocs-ref: dir:.. - + + spoton.com/domain: domain:default/infrastructure tags: - go-template # language - helmfile # framework links: - - - title: "Slack (#devops)" + - title: Slack (#devops) type: contact url: https://spoton.slack.com/archives/CFBPX8NMQ icon: chat - + spec: type: library owner: group:default/ops