Hello, I was following this procedure to upgrade harvest https://netapp.github.io/harvest/23.05/install/containers/#upgrade-harvest
Since I would like to mantain historical data (source version was 22.05.0-1) I followed that doc:https://github.com/NetApp/harvest/blob/main/docs/MigratePrometheusDocker.md
I have created harvest_prometheus_data, copied old data, but when I start everything it seems prometheus is using volume harvest-230324-nightly_linux_amd64_prometheus_data.
How can I link the volume harvest_prometheus_data to prometheus container?
Thanks a lot