Skip to content

Commit

Permalink
update readme with proper helm command
Browse files Browse the repository at this point in the history
  • Loading branch information
sstarcher committed Nov 13, 2018
1 parent b17c1cc commit c5f10bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Exports helm release, chart, and version staistics in the prometheus format.

# Installation
* A helm chart is available in this [repository](./helm/helm-exporter).
* `helm install -f helm/helm-exporter` will install and metrics should scrape automatically if prometheus is running
* `helm install helm/helm-exporter --name=helm-exporter` will install and metrics should scrape automatically if prometheus is running

# Metrics
* http://host:9100/metrics
Expand Down

0 comments on commit c5f10bb

Please sign in to comment.