feat(catalog-import): make catalog filename configurable

Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com>
This commit is contained in:
Mikko Korhonen
2022-01-12 16:45:14 +02:00
parent f97f527c25
commit 826e279e62
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -194,6 +194,8 @@ integrations:
secretAccessKey: ${AWS_SECRET_ACCESS_KEY}
catalog:
import:
entityFilename: catalog-info.yaml
rules:
- allow:
- Component
@@ -80,6 +80,8 @@ scaffolder:
# see https://backstage.io/docs/features/software-templates/configuration for software template options
catalog:
import:
entityFilename: catalog-info.yaml
rules:
- allow: [Component, System, API, Group, User, Resource, Location]
locations: