Gitlab mailer using AWS SES and IRSA

We are installing gitlab using the official chart in a EKS cluster, and we are trying to use roles attached to the Sidekiq POD to authenticate the gitlab mailer without luck. Searching, I didn’t found any documentation using this kind of configuration for the mailer.

Any Ideas how can I configure something like this?