11 lines
293 B
YAML
11 lines
293 B
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Location
|
|
metadata:
|
|
name: example-systems
|
|
description: A collection of all Backstage example systems
|
|
spec:
|
|
targets:
|
|
- ./systems/artist-engagement-portal-system.yaml
|
|
- ./systems/audio-playback-system.yaml
|
|
- ./systems/podcast-system.yaml
|