Skip to content

Commit 3477745

Browse files
Docs: Fix link in installation instructions. (#13190)
1 parent 7668f45 commit 3477745

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/deploy/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -434,9 +434,7 @@ By default, the controller watches Ingress objects from all namespaces. If you w
434434
use the flag `--watch-namespace` or check the Helm chart value `controller.scope` to limit the controller to a single
435435
namespace. Although the use of this flag is not popular, one important fact to note is that the secret containing the default-ssl-certificate needs to also be present in the watched namespace(s).
436436

437-
See also
438-
[“How to easily install multiple instances of the Ingress NGINX controller in the same cluster”](https://kubernetes.github.io/ingress-nginx/#how-to-easily-install-multiple-instances-of-the-ingress-nginx-controller-in-the-same-cluster)
439-
for more details.
437+
See also [“How to install multiple Ingress controllers in the same cluster”](https://kubernetes.github.io/ingress-nginx/user-guide/multiple-ingress/) for more details.
440438

441439
### Webhook network access
442440

0 commit comments

Comments
 (0)