Where is the data stored for the PersistentVolume?

The data for the PersistentVolume is stored on the host machine at the path /mnt/data. This is specified in the hostPath field of the PersistentVolume YAML configuration.

0 Comments

no data
Be the first to share your comment!