fix: use correct rules syntax

This commit is contained in:
Dominik Henneke
2020-09-01 13:31:45 +02:00
parent 1c0ac74b9e
commit 1b658f4bc3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ lighthouse:
catalog:
rules:
allow: [Component, API, Group, Template]
- allow: [Component, API, Group, Template, Location]
processors:
githubApi:
privateToken:
@@ -77,7 +77,7 @@ to be ingested from any source, for example:
```yaml
catalog:
rules:
allow: [Component, API, Template]
- allow: [Component, API, Template]
```
For loading from a file, the following command should work when the backend is