mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-22 07:50:19 +00:00
Update ingress.yaml
Correctly call the Dashboard GUI via its newly made service
This commit is contained in:
parent
ea82a9098e
commit
df4f6d5616
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue