diff --git a/Pihole/Kubernetes/ingress.yaml b/Pihole/Kubernetes/ingress.yaml index a9d6249..12f4041 100644 --- a/Pihole/Kubernetes/ingress.yaml +++ b/Pihole/Kubernetes/ingress.yaml @@ -13,7 +13,7 @@ spec: - match: Host(`pihole.yourdomain.co.uk`) kind: Rule services: - - name: pihole + - name: pihole-web port: 80 middlewares: - name: default-headers