build: the name in catalog-info.yaml should be the repo name

This commit is contained in:
Ned Batchelder
2023-12-18 17:48:08 -05:00
parent 275b7f9ba5
commit 01e1dd027a

View File

@@ -3,7 +3,7 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: 'Profile'
name: 'frontend-app-profile'
description: 'This is a micro-frontend application responsible for the display and updating of user profiles.'
links:
- url: 'https://github.com/openedx/frontend-app-profile/blob/master/README.rst'
@@ -21,4 +21,4 @@ spec:
type: 'service'
lifecycle: 'production'
owner: 2U-aperture
# (Optional) An array of different components or resources.
# (Optional) An array of different components or resources.