Skip to content

Adding in values for BigQuery engine#2286

Ben requested to merge feat/bigquery-holding-rews-2286 into master

Ticket(s) / Related Merge Requests

Summary of Changes

Changes to helm charts to facilitate addition of a key for BigQuery and project_id.

Testing Considerations

Applying with and without values to ensure nothing breaks.

Deployment Considerations

It may be that there is a better way to handle with access to vault but this is how I have got things running from my local with my current access credentials.

Regression Scope

Does it break anything in the chart?

Platform Affected (web, mobile, etc)

Deployments to sandbox

Developer Testing Completed

Manual

Screenshots / Screen Recording

image

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports