Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
…650)

Signed-off-by: Cees-Jan Kiewiet <ceesjank@gmail.com>
  • Loading branch information
WyriHaximus authored and Adnan Abdulhussein committed Nov 4, 2019
1 parent 63a3ed4 commit 77b7967
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Click [here](docs/about.md) to learn more about Helm, Charts and Kubernetes.
You can use the chart in this repository to install Monocular in your cluster.

### Prerequisites
- [Helm and Tiller installed](https://github.com/helm/helm/blob/master/docs/quickstart.md)
- [Helm and Tiller installed](https://helm.sh/docs/using_helm/#quickstart)
- [Nginx Ingress controller](https://kubeapps.com/charts/stable/nginx-ingress)
- Install with Helm: `helm install stable/nginx-ingress`
- **Minikube/Kubeadm**: `helm install stable/nginx-ingress --set controller.hostNetwork=true`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h2 class="chart-details-usage__label">Install chart</h2>
</button>
</div>
<p class="help-link">
<a href="https://github.com/helm/helm/blob/master/docs/quickstart.md" target="_blank"
<a href="https://helm.sh/docs/using_helm/#quickstart" target="_blank"
title="How to install Helm">Need Helm?</a>
</p>
</mat-tab>
Expand Down

0 comments on commit 77b7967

Please sign in to comment.