diff --git a/deploy/index.html b/deploy/index.html index 10e776ba8..b40f0d298 100644 --- a/deploy/index.html +++ b/deploy/index.html @@ -1437,6 +1437,11 @@

Warning

If multiple Ingresses define paths for the same host, the ingress controller merges the definitions.

+
+

Danger

+

The admission webhook require conectivity between Kubernetes API server and the ingress controller.

+

In case Network policies or additional firewalls, please allow access to port 8443.

+

Contents