feat: add useUrlReadersSearch in default app-config
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
This commit is contained in:
@@ -103,6 +103,9 @@ catalog:
|
||||
# target: https://github.com/backstage/backstage/blob/master/packages/catalog-model/examples/acme-corp.yaml
|
||||
# rules:
|
||||
# - allow: [User, Group]
|
||||
# Experimental: Always use the search method in UrlReaderProcessor.
|
||||
# New adopters are encouraged to enable it as this behavior will be the default in a future release.
|
||||
useUrlReadersSearch: true
|
||||
|
||||
kubernetes:
|
||||
# see https://backstage.io/docs/features/kubernetes/configuration for kubernetes configuration options
|
||||
|
||||
Reference in New Issue
Block a user