You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to make this mount optional? I prefer to have Minikube installed locally in my machine, and then I mount $HOME/.minikube in /home/vscode/.minikube. But with this mount in devcontainer-feature.json I am not able to do that.
My use case is the following. I would like to use Lens in order to access my cluster, so it is easier to have cluster config and credentials out of the container.
Shouldn't this be changed since the user in the container is not always vscode?
features/src/kubectl-helm-minikube/devcontainer-feature.json
Line 40 in b9bfe40
The text was updated successfully, but these errors were encountered: