Added documentation for creation of a backstage template

This commit is contained in:
evdo 2025-01-15 15:41:17 +01:00
parent c9f55115cf
commit 69fb71b1e4

View file

@ -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