kubernetes executor deletes .m2/repository content for each pipeline.
I have used a pv for runner and maven repository. But each time the pipeline starts, some job/script deletes the .m2/repository and downloads the content again. What am I missing?