We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cce1fca commit ba838f4Copy full SHA for ba838f4
docs/deploy-kubernetes.md
@@ -7,7 +7,7 @@ hosted via github pages on [monasca.io][2]
7
8
To install Monasca on a running Kubernetes cluster follow the following steps:
9
{% highlight bash %}
10
-helm repo add monasca http://monasca.io/monasca-helm
+helm repo add monasca https://raw.githubusercontent.com/monasca/monasca-helm/gh-pages/
11
helm install monasca/monasca --name monasca --namespace monitoring
12
{% endhighlight %}
13
0 commit comments