fix link in minimube documentation

This commit is contained in:
mahula 2023-11-09 12:54:14 +01:00
parent 67e5357892
commit 419c5414aa

View File

@ -11,7 +11,7 @@ $ minikube dashboard
This will give you an overview. Some of the steps below need some timing to make resources available to other dependent deployments. Keeping an eye on the dashboard is a great way to check that. This will give you an overview. Some of the steps below need some timing to make resources available to other dependent deployments. Keeping an eye on the dashboard is a great way to check that.
Follow the installation instruction for [Kubernetes with Helm](./deployment/src/kubernetes/README.md). Follow the installation instruction for [Kubernetes with Helm](./src/kubernetes/README.md).
If all the pods and services have settled and everything looks green in your If all the pods and services have settled and everything looks green in your
minikube dashboard, expose the services you want on your host system. minikube dashboard, expose the services you want on your host system.