Added additional OAuth variable + refactored so that OAuth variables are now in template function
All checks were successful
Deploy the Helm Chart / build (push) Successful in 16s
All checks were successful
Deploy the Helm Chart / build (push) Successful in 16s
This commit is contained in:
parent
c181d7c4ea
commit
21cfbf79dc
4 changed files with 38 additions and 26 deletions
|
|
@ -61,6 +61,7 @@ oauth:
|
|||
appName: "<App Name>"
|
||||
serviceName: "<Service Name>"
|
||||
devPort: "<Dev Port>"
|
||||
appRegContactEmail: "<App Registration Contact Email>"
|
||||
|
||||
# Configuration for the relational database
|
||||
# See the [Database Deployment Helm Chart](https://git.bridgemanaccessible.ca/Bridgeman-Accessible/db-deploy-helm) for more information
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue