Merge pull request #2211 from SDA-SE/feat/rules-fix

fix: use correct rules syntax
This commit is contained in:
Fredrik Adelöw
2020-09-01 14:09:38 +02:00
committed by GitHub
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