temporalio / helm-charts

Temporal Helm charts
MIT License
282 stars 316 forks source link

[Feature Request] [Archival] [s3 provider] use IAM role + serviceAccount #464

Open luismacosta opened 5 months ago

luismacosta commented 5 months ago

Is your feature request related to a problem? Please describe.

[Archival] [s3 provider] use IAM role + serviceAccount

Describe the solution you'd like

Additional context

I've tried to configure this, but got an error regarding s3 access From what I could find in the community, at the moment it is only possible to use IAM user (env vars AWS_ACCESS_KEY_ID + AWS_SECRET_ACCESS_KEY)