No introduction found. Create it?
Install with:
helm repo add mojo2600 https://mojo2600.github.io/pihole-kubernetes/
helm install pihole mojo2600/pihole -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
pihole | wrmilling/k3s-gitops | 222 | 2.34.0 | a month ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
ingress.hosts[] (4) - pihole.${SERVICE_DOMAIN} | string |
string | |
ingress.tls[].hosts[] (4) - pihole.${SERVICE_DOMAIN} | string |
ingress.tls[].secretName (4) pihole-tls | string |
string | |
string | |
ingress.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://auth.${SECRET_DOMAIN} | string |
ingress.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://authelia.kube-system.svc.cluster.local/api/authz/auth-request | string |
string | |
boolean | |
string | |
string | |
string | |
string | |
number | |
serviceDhcp.type (1) NodePort | string |
string | |
serviceDns.type (4) LoadBalancer | string |
boolean | |
string | |
serviceDns.annotations."io.cilium/lb-ipam-ips" (1) 192.168.1.113 | string |
string | |
serviceDns.loadBalancerIP (2) ${SVC_PIHOLE_IP} | string |
number | |
adlists[] (3) - https://big.oisd.nl | string |
DNS1 (3) 192.168.1.1 | string |
DNS2 (3) fe80::1 | string |
boolean | |
boolean | |
podDnsConfig.nameservers[] (3) - "192.168.1.1" | string |
string | |
admin.enabled (2) false | boolean |
string | |
dnsmasq.customSettings.useAllInterfaces (2) except-interface=nonexisting | string |
number | |
string | |
extraEnvVars.TZ (1) America/Santiago | string |
boolean | |
boolean | |
monitoring.sidecar.image.pullPolicy (2) IfNotPresent | string |
monitoring.sidecar.image.repository (2) ekofr/pihole-exporter | string |
string | |
number | |
string | |
number | |
boolean | |
persistentVolumeClaim.existingClaim (1) pihole-data | string |
string | |
string | |
string | |
serviceWeb.loadBalancerIP (2) ${SVC_PIHOLE_IP} | string |
serviceWeb.type (2) LoadBalancer | string |
serviceWeb.annotations."io.cilium/lb-ipam-ips" (1) 192.168.1.113 | string |
string | |
boolean | |
number | |
boolean | |
number | |
virtualHost (2) pihole.k.${SECRET_DOMAIN} | string |
whitelist[] (2) - ${SMTP_HOST} | string |
adminPassword (1) ${SECRET_PIHOLE_ADMIN_PASSWORD} | string |
boolean | |
doh.enabled (1) true | boolean |
doh.name (1) cloudflared | string |
doh.repository (1) crazymax/cloudflared | string |
doh.tag (1) 2021.5.7 | string |
hostname (1) pihole-k8s | string |
hostNetwork (1) false | string |
image.pullPolicy (1) IfNotPresent | string |
image.repository (1) docker.io/pihole/pihole | string |
image.tag (1) 2025.04.0 | string |
privileged (1) false | string |
number | |
string | |
string | |
string | |
webHttps (1) 443 | string |