Is it possible to deploy vault with helm to AWS EKS with AWS RDS storage backend

Hi,
I’m at the very beginning of learning Vault. What I’m trying to do is, deploying Vault on my AWS EKS cluster with AWS RDS MySQL storage backend. Normally, Vault has option for MySQL storage backend but it didn’t see this option for k8s deployment helm. Is it possible to do this?

Thank you.