I am running minikube v0.24.1. In this minikube, I will create a Pod for my nginx application. And also I want to pass data from my local directory.
That means I wan
to check which passes are mounted in the minikube run minikube ssh and then ls -la
minikube ssh
ls -la