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

Commit

Permalink
Fix error in helm command (#641)
Browse files Browse the repository at this point in the history
Signed-off-by: baargav.raghavan <[email protected]>
  • Loading branch information
foobaar authored and Adnan Abdulhussein committed Aug 12, 2019
1 parent bd9be4c commit 3b11a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/monocular/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ $ helm repo add monocular https://helm.github.io/monocular
To install the chart with the release name `my-release`:

```console
$ helm install --name my-release monocular
$ helm install --name my-release monocular/monocular
```

The command deploys Monocular on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
Expand Down

0 comments on commit 3b11a2f

Please sign in to comment.