Merge pull request #108 from DjCoke/DjCoke-patch-1

Update ingress.yaml
This commit is contained in:
tehNooB 2024-09-19 21:37:38 +01:00 committed by GitHub
commit 4b4321e7c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ spec:
- match: Host(`pihole.yourdomain.co.uk`) - match: Host(`pihole.yourdomain.co.uk`)
kind: Rule kind: Rule
services: services:
- name: pihole - name: pihole-web
port: 80 port: 80
middlewares: middlewares:
- name: default-headers - name: default-headers