Last active
July 4, 2022 17:02
-
-
Save patrickacioli/9be34bd377b6e7afcf0ef51b48c8affd to your computer and use it in GitHub Desktop.
backstage teste
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apiVersion: backstage.io/v1alpha1 | |
| kind: Component | |
| metadata: | |
| name: www-artist | |
| description: Artist main website | |
| spec: | |
| type: website | |
| lifecycle: production | |
| owner: team-a | |
| system: artist-engagement-portal | |
| consumesApis: ['component:artist-lookup'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment