Added a pihole redirect middleware to fix the 403 unauthorized error when deploying pihole in kubernetes.
This change adds new middleware called pihole-redirect to Manifest/pihole/
All this middleware does is point any traefik hitting pihole.yourdomain.com to pihole.yourdomain.com/admin
Added a pihole redirect middleware to fix the 403 unauthorized error when deploying pihole in kubernetes. This change adds new middleware called pihole-redirect to Manifest/pihole/
All this middleware does is point any traefik hitting pihole.yourdomain.com to pihole.yourdomain.com/admin