diff --git a/k8s/ingress.yaml b/k8s/ingress.yaml index 52fb6a2..2815ef2 100644 --- a/k8s/ingress.yaml +++ b/k8s/ingress.yaml @@ -8,7 +8,7 @@ spec: - web - websecure routes: - - match: Host(\`dev.manoonoils.com\`) + - match: Host(`dev.manoonoils.com`) kind: Rule services: - name: storefront