Skip to content

Commit

Permalink
add release-name placeholder in chart/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius Stein authored and Marius Stein committed Feb 9, 2021
1 parent aa73f95 commit 684ce8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
The helm chart can be installed through a helm chart repository hosted on a github page in this repository. To install follow the next steps:

1. run `helm repo add viadee https://viadee.github.io/docker-hub-rate-limit-exporter`
2. run `helm install viadee/docker-hub-rate-limit-exporter`
2. run `helm install <release-name> viadee/docker-hub-rate-limit-exporter`

## Uninstalling the Chart

Expand Down

0 comments on commit 684ce8e

Please sign in to comment.