Skip to content

Commit

Permalink
Merge pull request #7 from sourcefuse/fix/new-variable-github-sync
Browse files Browse the repository at this point in the history
fix: added new variable for Enabling github sync and frontend base url
  • Loading branch information
jamescrowley321 committed Oct 23, 2023
1 parent a2787dc commit f20af78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/arc-iac-docs/modules/arc-backstage-ecs-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Upstream dependencies:
* Secret in secrets manager with the following properties.
```json
{
"ENABLE_GITHUB_SYNC": "<<To enable Github sync while bootstrap>>",
"POSTGRES_USER": "<<Backstage PostgreSQL service account username>>",
"POSTGRES_PASSWORD": "<<Backstage PostgreSQL account password>>",
"GITHUB_TOKEN": "<<GitHub PAT for API access>>",
Expand Down

0 comments on commit f20af78

Please sign in to comment.