Skip to content

Commit

Permalink
fix: update type of component (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
gcharest authored Oct 8, 2024
1 parent 6beee2e commit f12ea58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: cds-aws-lz
description: CDS AWS Landing Zone
description: CDS AWS Landing Zone configuration
labels:
license: MIT
spec:
type: website
type: service
lifecycle: production
owner: group:cds-snc/internal-sre
domain: site-reliability-engineering
Expand Down

0 comments on commit f12ea58

Please sign in to comment.