Copying database from one kubernetees cluster to another

Hi

I am trying to copy an exiting database in a kubernetes neo4j instance to a production kubernetes neo4j instance. What is the best to accomplish this? I was looking at back up, copy files into prod instance and restore OR using the neo4j admin copy command.

Thanks
Venka