Docs: Fix link in installation instructions. (#13192)
Co-authored-by: lemeurherveCB <137290663+lemeurherveCB@users.noreply.github.com>
This commit is contained in:
parent
910aa56e2e
commit
5f988e0d67
1 changed files with 1 additions and 3 deletions
|
|
@ -434,9 +434,7 @@ By default, the controller watches Ingress objects from all namespaces. If you w
|
|||
use the flag `--watch-namespace` or check the Helm chart value `controller.scope` to limit the controller to a single
|
||||
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).
|
||||
|
||||
See also
|
||||
[“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)
|
||||
for more details.
|
||||
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.
|
||||
|
||||
### Webhook network access
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue