fix again with /html
@@ -7,7 +7,9 @@ spec:
- websecure
routes:
- kind: Rule
- match: Host(`dev.ahxpm.com`)
+ match: Host(`dev.ahxpm.com`) && PathPrefix(`/html`)
+ middlewares:
+ - name: partner-stripprefix
services:
- name: front
port: 80