Update with review comments
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user