Add example org entities to default create-app
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
This commit is contained in:
@@ -89,6 +89,12 @@ catalog:
|
||||
- type: url
|
||||
target: https://github.com/backstage/backstage/blob/master/packages/catalog-model/examples/all-apis.yaml
|
||||
|
||||
# Backstage example organization groups
|
||||
- type: url
|
||||
target: https://github.com/backstage/backstage/blob/master/packages/catalog-model/examples/acme/org.yaml
|
||||
rules:
|
||||
- allow: [Group, User]
|
||||
|
||||
# Backstage example templates
|
||||
- type: url
|
||||
target: https://github.com/backstage/backstage/blob/master/plugins/scaffolder-backend/sample-templates/react-ssr-template/template.yaml
|
||||
|
||||
Reference in New Issue
Block a user