Merge pull request #3393 from adamdmharvey/doco-updates

Fixes when referring to entity YAML filename to use new standard catalog-info.yaml
This commit is contained in:
Ben Lambert
2020-11-23 10:10:20 +01:00
committed by GitHub
5 changed files with 10 additions and 5 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"
},