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
61 stars 48 forks source link

Support using a custom service account #32

Closed nkeenan38 closed 9 months ago

nkeenan38 commented 3 years ago

Description of the change

Adds an option (backend.serviceAccount.name) to use a non-default service account for the statefulset. The option backend.serviceAccount.create allows the service account to be managed by the helm chart or externally.

Existing functionality is unchanged because the default values continue to use the default service account.

Type of change

Related issues

Checklists

Development

Code review

bdashrad commented 1 year ago

Didn't see this when I opened it, but this was closed by #65