Fix IngressRoute syntax

This commit is contained in:
Unchained
2026-03-06 14:29:46 +02:00
parent 8a720f5335
commit 1bef68c360

View File

@@ -8,7 +8,7 @@ spec:
- web
- websecure
routes:
- match: Host(\`dev.manoonoils.com\`)
- match: Host(`dev.manoonoils.com`)
kind: Rule
services:
- name: storefront