diff --git a/docs/content/reference/routing-configuration/kubernetes/ingress-nginx.md b/docs/content/reference/routing-configuration/kubernetes/ingress-nginx.md index 4db0bf797c..2755cf775b 100644 --- a/docs/content/reference/routing-configuration/kubernetes/ingress-nginx.md +++ b/docs/content/reference/routing-configuration/kubernetes/ingress-nginx.md @@ -24,7 +24,7 @@ This provider discovers all Ingresses in the cluster by default, which may lead **Best Practices:** - Use IngressClass to specify which Ingresses should be handled by this provider -- Configure `watchNamespace` to limit discovery to specific namespaces +- Configure `watchNamespace` to limit discovery to a single namespace - Use `watchNamespaceSelector` to target Ingresses based on namespace labels ## Routing Configuration