Provide sample data
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
@@ -29,6 +29,7 @@ metadata:
|
||||
title: Alerts
|
||||
icon: alert
|
||||
annotations:
|
||||
backstage.io/source-template: template:default/springboot-template
|
||||
backstage.io/linguist: 'https://github.com/backstage/backstage/tree/master/plugins/playlist'
|
||||
spec:
|
||||
type: service
|
||||
|
||||
@@ -3,6 +3,8 @@ kind: Component
|
||||
metadata:
|
||||
name: www-artist
|
||||
description: Artist main website
|
||||
annotations:
|
||||
backstage.io/source-template: template:default/react-ssr-template
|
||||
spec:
|
||||
type: website
|
||||
lifecycle: production
|
||||
|
||||
Reference in New Issue
Block a user