Skip to content

Commit

Permalink
Update helm/README.md
Browse files Browse the repository at this point in the history
Co-Authored-By: pipo02mix <[email protected]>
  • Loading branch information
puja108 and pipo02mix authored Nov 7, 2018
1 parent 5195160 commit c48bbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ $ helm install ./helm --name prometheus \
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. For example,

```console
$ helm install stable/prometheus --name prometheus -f values.yaml
$ helm install ./helm --name prometheus -f values.yaml
```

### ConfigMap Files
Expand Down

0 comments on commit c48bbb1

Please sign in to comment.