Skip to content

Commit

Permalink
chore: add base catalog info (#2140)
Browse files Browse the repository at this point in the history
  • Loading branch information
gcharest authored Mar 15, 2024
1 parent 71a1268 commit 7f0166c
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
# Metadata for the backstage catalog accessible at this link:
# https://backstage.cdssandbox.xyz/
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: notification-api
description: GC Notify API | GC Notification API
name: notification-api-service
title: GC Notify API | GC Notification API
description: REST API service for GC Notification
annotations:
github.com/project-slug: cds-snc/notification-api
labels:
license: MIT
spec:
type: website
lifecycle: experimental
owner: cds-snc
type: service
lifecycle: production
owner: group:cds-snc/notify-dev
system: gc-notification

0 comments on commit 7f0166c

Please sign in to comment.