Update ingress.yaml

Correctly call the Dashboard GUI via its newly made service
This commit is contained in:
DjCoke
2024-09-08 17:42:15 +02:00
committed by GitHub
parent ea82a9098e
commit df4f6d5616

View File

@@ -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