Update with review comments

This commit is contained in:
Dominik Henneke
2021-01-19 16:44:00 +01:00
parent 593632f078
commit 4b5c4cc5ce
3 changed files with 13 additions and 10 deletions
@@ -50,12 +50,12 @@ metadata:
```
The value of this annotation is a location reference string (see above). It
points to the location, which registration lead to the creation of the entity.
points to the location, whose registration lead to the creation of the entity.
In most cases, the `backstage.io/managed-by-location` and
`backstage.io/managed-by-origin-location` will be equal. It will be different if
the original location delegates to another location. A common case is, that a
location is registered via the `bootstrap:boostrap` which means that is part of
the `app-config.yml` of a backstage installation.
`backstage.io/managed-by-origin-location` will be equal. They will be different
if the original location delegates to another location. A common case is, that a
location is registered as `bootstrap:boostrap` which means that it is part of
the `app-config.yaml` of a backstage installation.
### backstage.io/techdocs-ref