Skip to content

Commit ba838f4

Browse files
authored
Update deploy-kubernetes.md
1 parent cce1fca commit ba838f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploy-kubernetes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hosted via github pages on [monasca.io][2]
77

88
To install Monasca on a running Kubernetes cluster follow the following steps:
99
{% highlight bash %}
10-
helm repo add monasca http://monasca.io/monasca-helm
10+
helm repo add monasca https://raw.githubusercontent.com/monasca/monasca-helm/gh-pages/
1111
helm install monasca/monasca --name monasca --namespace monitoring
1212
{% endhighlight %}
1313

0 commit comments

Comments
 (0)