Last active
April 26, 2022 11:56
-
-
Save tleveille/3fb7f258382aaa3bbddc27f0cd94011d to your computer and use it in GitHub Desktop.
backstage catalog example
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: Resource | |
| metadata: | |
| name: acme.webshop.sale.db | |
| title: ACME Shop sale database2 | |
| spec: | |
| owner: backend | |
| type: database |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment