Added documentation for creation of a backstage template
This commit is contained in:
parent
c9f55115cf
commit
69fb71b1e4
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ Within your template directory, create a subdirectory named skeleton. This is wh
|
|||
To make your new template visible in Backstage, update the `catalog-info.yaml` file located in:<br>
|
||||
`stacks/template/stacks/ref-implementation/backstage-templates`
|
||||
|
||||
Add the path to the `template.yaml` file of your new template under the `targets` section.
|
||||
Add the path of the `template.yaml` file of your new template under the `targets` section.
|
||||
|
||||
#### Example `catalog-info.yaml`:
|
||||
```yaml
|
||||
|
|
Loading…
Reference in a new issue