Integrate Vault with mysql operator

Hi Team,

We have secrets.yaml file in mysql operator, i want to put all the secrets in vault then i want to use these secret while creating the pods of mysql.
I put all the secrets in vault as kv secrets but unable to access in secret.yaml.

could you please suggest , how to do integration with mysql operator?