commit 4daec7963e50c39cdd24834a1ec506517c740f3b Author: wjro Date: Tue Aug 6 19:15:42 2024 +0000 Add catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..fd8d10e --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,20 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: groleau + description: | + - test for groleau integration + links: + - url: http://gitea.wk.nt.local:31080/wjro/backstage-test + title: Source Code + icon: gitea + - url: http://argocd.wk.nt.local:31080/applications/nt/groleau?view=tree&resource= + title: ArgoCD Deployment + icon: cached + annotations: + argocd/app-name: groleau +spec: + type: service + lifecycle: experimental + owner: user:guest + \ No newline at end of file