IHAC who is asking they have a PV which is set to retain and if they accidentally delete the deployment then trident will create a new pvc i.e. a volume on FSxN. How can they reuse the same volume which was retained previously?
It is MySQL database on the volume. The customer is also using the deployment using CICD pipeline and this was an actual case happened where a misconfiguration in the pipeline delete their deployment in staging.
The customer is looking for a kubernetes way to map the volume instead of tridentctl import