diff --git a/index.html b/index.html index 32b104272..0fc873025 100644 --- a/index.html +++ b/index.html @@ -80,7 +80,14 @@ args: --set controller.ingressClassResource.controllerValue="example.com/ingress-nginx-2" \ --set controller.ingressClassResource.enabled=true \ --set controller.ingressClassByName=true -
  • If you need to install yet another instance, then repeat the procedure to create a new namespace, change the values such as names & namespaces (for example from "-2" to "-3"), or anything else that meets your needs.