viadee / docker-hub-rate-limit-exporter

Know your limits - Via Prometheus
MIT License
42 stars 15 forks source link

Update "How to install the chart" section with helm repository installation #10

Closed mstein11 closed 3 years ago

mstein11 commented 3 years ago

The helm chart can now be installed through a helm chart repository hosten on a github page in this repository. We need to describe how that works in the readme.

helm repo add viadee https://viadee.github.io/docker-hub-rate-limit-exporter
helm install viadee/docker-hub-rate-limit-exporter
mstein11 commented 3 years ago

@tlegen-k thanks again for contributing. :-) I had to make some minor adjustments to the readme after merging your PR, but I think now we can close this issue.

tlegen-k commented 3 years ago

I'm happy to be of assistance!