Skip to the content.

Pi-hole Helm Chart Repository

Artifact HUB License

Welcome to the official Helm chart repository for deploying Pi-hole v6 on Kubernetes.

🚀 How to use this repository

To add this repository to your local Helm client, run:

helm repo add pihole-helm https://nunoferna.github.io/pihole-helm/
helm repo update

To install the chart:

helm install pihole pihole-helm/pihole

Alternatively, you can install directly via OCI (no need to add the repo first):

helm install pihole oci://ghcr.io/nunoferna/pihole-helm/pihole

📚 Documentation & Source Code

This page simply hosts the Helm repository metadata. For full configuration options, values.yaml documentation, and source code, please visit: