From 66ed9b039f47281604248b2b2914f4ef01b44ed1 Mon Sep 17 00:00:00 2001 From: Simon Garcia Date: Fri, 1 Nov 2019 16:04:00 +0000 Subject: [PATCH] Update Readme Updated readme with a link to a pihole-exporter helm chart --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index faa87e9..c5b1b24 100644 --- a/README.md +++ b/README.md @@ -150,3 +150,10 @@ scrape_configs: | pihole_forward_destinations | This represent the number of forward destinations requests made by PI-Hole by destination | | pihole_querytypes | This represent the number of queries made by PI-Hole by type | | pihole_status | This represent if PI-Hole is enabled | + + +##Pihole-Exporter Helm Chart + +[Link](https://github.com/SiM22/pihole-exporter-helm-chart) + +This is a simple Helm Chart to deploy the exporter in a kubernetes cluster.