Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Simplify Setup #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 47 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: telus-colophon-app
description: >-
Standarized project metadata to specify the components, constructs and
authorship of software
tags:
- node
annotations:
backstage.io/kubernetes-label-selector: app.kubernetes.io/name=telus-colophon-app
backstage.io/techdocs-ref: dir:docs
github.com/project-slug: telus/telus-colophon-app
links:
- url: https://github.com/telus/telus-colophon-app
title: Website
icon: web
spec:
type: service
lifecycle: experimental
owner: telus
system: digital
---
apiVersion: backstage.io/v1alpha1
kind: API
metadata:
name: telus-colophon-app
description: >-
Standarized project metadata to specify the components, constructs and
authorship of software
tags:
- null
- null
- node
annotations:
github.com/project-slug: telus/telus-colophon-app
links:
- url: https://github.com/telus/telus-colophon-app
title: API Spec
icon: code
- url: https://github.com/telus/telus-colophon-app
title: Website
icon: web
spec:
type: openapi
lifecycle: experimental
owner: digital