app-config.yaml: Add missing config for GithubReaderProcessor.

This commit is contained in:
Alex Landovskis
2020-09-12 18:34:32 -04:00
parent 3aee1a1de6
commit 155f6d3e39
+4
View File
@@ -57,6 +57,10 @@ catalog:
rules:
- allow: [Component, API, Group, Template, Location]
processors:
github:
privateToken:
$secret:
env: GITHUB_PRIVATE_TOKEN
githubApi:
privateToken:
$secret: