Updated helm install command as it was pointing to mongo incubator (#1759)

[mongodb-replicaset] Updated doc with correct helm install command
This commit is contained in:
Ayrat KHAYRETDINOV
2017-08-17 07:24:00 +02:00
committed by Reinhard Nägele
parent 2f986fc779
commit f796a4ee88
+1 -1
View File
@@ -75,7 +75,7 @@ Specify each parameter using the `--set key=value[,key=value]` argument to `helm
Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example,
```console
$ helm install --name my-release -f values.yaml incubator/mongodb-replicaset
$ helm install --name my-release -f values.yaml stable/mongodb-replicaset
```
> **Tip**: You can use the default [values.yaml](values.yaml)