rudderlabs / rudderstack-helm

Open-source, warehouse-first Customer Data Pipeline and Segment-alternative. Collects and routes clickstream data and builds your customer data lake on your data warehouse.
MIT License
62 stars 48 forks source link

support google application credentials json in a a secret #30

Closed bdashrad closed 3 years ago

bdashrad commented 3 years ago

Description of the change

support storing the google application credentials in a secret. might want to consider deprecating storing them in a configmap, but for now i have left that option since i didn't want to break any existing functionality.

Type of change

Related issues

Checklists

Development

Code review