The apps entry in the yaml file need to be at the same level as the host, if it is not the app will not start and complain about it
This commit is contained in:
@@ -77,6 +77,6 @@ method of distributing secrets.
|
||||
integrations:
|
||||
github:
|
||||
- host: github.com
|
||||
apps:
|
||||
apps:
|
||||
- $include: example-backstage-app-credentials.yaml
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user