MoJo2600 / pihole-kubernetes

PiHole on kubernetes
503 stars 175 forks source link

feat: Add independent config for TCP/UDP for dnsService #262

Open JoshuaHassler opened 1 year ago

JoshuaHassler commented 1 year ago

Some load balancers (AWS for example) have limitations that prevent a service from using the same port for TCP and UDP. Add ways to independently configure the port, enable/disable tcp/udp ports, and add annotations for the split services.