the last ingress rule should basically be something like ``` - service: http_status:404 ``` So bas
the last ingress rule should basically be something like
So basically a rule that has no hostname or path filter. In this case this would just return a 404 if it doesn't match anything
So basically a rule that has no hostname or path filter. In this case this would just return a 404 if it doesn't match anything




