Skip to content

Commit

Permalink
Add catalog-info.yaml (#4)
Browse files Browse the repository at this point in the history
Adding a basic catalog-info.yaml to start populating the backstage
catalog with your components.
  • Loading branch information
sre-read-write[bot] authored Oct 31, 2024
1 parent 75d31bf commit e9589e8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: data-lake
description: Infrastructure for the Platform Data Lake
labels:
license: MIT
spec:
type: website
lifecycle: experimental
owner: platform-core-services

0 comments on commit e9589e8

Please sign in to comment.