kais271 / pvc-exporter

Provides metrics to monitoring mounted pvc usage.
Apache License 2.0
43 stars 18 forks source link

upload the helm chart to a helm repo #8

Closed balihb closed 3 years ago

balihb commented 3 years ago

It is possible to consume the helm chart from the git repo, but it would be way easier if it would be in a helm repository.

kais271 commented 3 years ago

Hi , you can try this. helm repo add pvc-exporter https://kais271.github.io/pvc-exporter/helm3/charts/

balihb commented 3 years ago

can you also include the namespace change? :)

balihb commented 3 years ago

it is working

kais271 commented 3 years ago

I have merged your changes. And packaged a new charts as v0.1.1-fix

balihb commented 3 years ago

works great! thanks!