Skip to content

Commit

Permalink
Merge pull request #18 from bcgov/pipeline
Browse files Browse the repository at this point in the history
Add COMS bucket ID to config in Helm chart
  • Loading branch information
kyle1morel authored Jan 22, 2024
2 parents 9042170 + c37ccca commit bbb49c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/environments/values.test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ config:
configMap:
FRONTEND_APIPATH: api/v1
FRONTEND_COMS_APIPATH: https://coms-test.api.gov.bc.ca/api/v1
FRONTEND_COMS_BUCKETID: a9eabd1d-5f77-4c60-bf6b-83ffa0e21c59
FRONTEND_OIDC_AUTHORITY: https://test.loginproxy.gov.bc.ca/auth/realms/standard
FRONTEND_OIDC_CLIENTID: nr-permit-connect-navigator-service-5188
SERVER_APIPATH: /api/v1
Expand Down

0 comments on commit bbb49c2

Please sign in to comment.