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

This commit is contained in:
Alan Bridgeman 2025-12-29 07:22:27 -06:00
parent c181d7c4ea
commit 21cfbf79dc
4 changed files with 38 additions and 26 deletions

View file

@ -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