Using AWS EFS in multiple clusters

I have multiple Dremio clusters setup using AWS EKS and deploying with helm charts. I want to have the clusters’ use the same AWS EFS for metadata. Is this possible and how do I setup this up in the dremio.conf file? And any other setup?

@dremio.user Dremio’s metadata which resides in RocksDB KVStore cannot be shared across Dremio clusters