Scenario I am running into trouble:
preview
preview
I create a deployment, a service A, and an Ingressdefault
namespace instead of namespace preview
. However, the ingress, the service and the deployment, all the 3 are in the namespace preview
and not in the namespace default
.Is there any way to tell NGINX to use a service from a namespace different from preview
?