Add Helm values for pihole, external-dns, plex

This commit is contained in:
kisfenyo
2025-12-18 20:40:31 +01:00
parent f5c78082c2
commit a5d65c3be0
3 changed files with 396 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
---
DNS1: "1.1.1.1" # Cloudflare
DNS2: "8.8.8.8" # Google
DNS3: "9.9.9.9" #Quad9
DNS4: "208.67.222.222" #OpenDNS
persistentVolumeClaim:
enabled: true
ingress:
enabled: true
hosts:
- "pihole.home"
serviceWeb:
loadBalancerIP: 192.168.0.250
annotations:
metallb.universe.tf/allow-shared-ip: pihole-svc
type: LoadBalancer
serviceDns:
loadBalancerIP: 192.168.0.250
annotations:
metallb.universe.tf/allow-shared-ip: pihole-svc
type: LoadBalancer
replicaCount: 1
dns:
adlist:
- https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
- https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/pro.txt
- https://blocklistproject.github.io/Lists/ads.txt
- https://adaway.org/hosts.txt
- https://v.firebog.net/hosts/AdguardDNS.txt
- https://v.firebog.net/hosts/Admiral.txt
- https://v.firebog.net/hosts/Easylist.txt