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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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