Skip to content

saeed-mcu/libvirt-exporter-helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Helm Chart for Libvirt Exporter

Description

Configuration

The chart configuration is done in the values.yaml file.

Usage

# Get a local copy
git clone https://github.com/saeed-mcu/libvirt-exporter-helm-charts.git

# Package the chart
cd charts/
helm package .

# Get chart version & install
version="$(awk '/^version:/{ print $NF }' Chart.yaml)"
helm install prometheus-libvirt-openstack-exporter prometheus-libvirt-exporter-${version}.tgz

Contributing

Please fill pull requests or issues under Github.

About

openstack libvirt exporter helm chart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published