Merge pull request #2445 from alandovskis/missing-github-catalog-config
Missing Config for GithubReaderProcessor
This commit is contained in:
@@ -57,6 +57,10 @@ catalog:
|
||||
rules:
|
||||
- allow: [Component, API, Group, Template, Location]
|
||||
processors:
|
||||
github:
|
||||
privateToken:
|
||||
$secret:
|
||||
env: GITHUB_PRIVATE_TOKEN
|
||||
githubApi:
|
||||
privateToken:
|
||||
$secret:
|
||||
|
||||
Reference in New Issue
Block a user