Mathis Van Eetvelde
Mathis Van Eetvelde
When looking for resources left behind it might be handy to make use of the labels Helm uses. `kubectl get all -A -l app.kubernetes.io/managed-by=Helm` shows you all the resources created...
For anyone not using docker instead of hyperkit as a driver, I'd like to add that increasing the disk size with the docker driver works too! ``` minikube delete minikube...
Looks good to me!
That shouldn't be an issue @Tiebe. When running the workflow in [nektos act](https://github.com/nektos/act), it automatically does `make libs`. The only thing I had to change was add `sudo apt-get update...
Thanks! unfortunately that didn't fix my issue!