Holy shit this took so many hours to figure out

If you use Host (or HostHeader) it just doesn't work. Lol. Not
documented anywhere as far as I can find.
This commit is contained in:
Radon Rosborough 2022-12-20 22:25:57 -07:00
parent 79c72aaac1
commit 7e736b9418
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ spec:
- docker
routes:
- kind: Rule
match: "Host(`*`)"
match: "PathPrefix(`/`)"
services:
- namespace: riju
name: docker-registry