Add config for scaffolder to create-app's app-config.yaml
This commit is contained in:
@@ -47,6 +47,13 @@ lighthouse:
|
||||
auth:
|
||||
providers: {}
|
||||
|
||||
scaffolder:
|
||||
github:
|
||||
token:
|
||||
$secret:
|
||||
env: GITHUB_ACCESS_TOKEN
|
||||
visibility: public # or 'internal' or 'private'
|
||||
|
||||
catalog:
|
||||
locations:
|
||||
# Backstage example components
|
||||
|
||||
Reference in New Issue
Block a user