Fix entity YAML name

This commit is contained in:
Adam Harvey
2020-11-22 20:38:57 -05:00
parent 17f4d7deb2
commit 5c8e99ce19
3 changed files with 3 additions and 3 deletions
@@ -43,7 +43,7 @@ software catalog API.
"kind": "Component",
"metadata": {
"annotations": {
"backstage.io/managed-by-location": "file:/tmp/component-info.yaml",
"backstage.io/managed-by-location": "file:/tmp/catalog-info.yaml",
"example.com/service-discovery": "artistweb",
"circleci.com/project-slug": "github/example-org/artist-website"
},