From bbe7f1f8154b7f3c352e6a0ae78cda6da25c0cdc Mon Sep 17 00:00:00 2001 From: k8s-ci-robot Date: Fri, 22 Jul 2022 11:22:54 +0000 Subject: [PATCH] Deploy GitHub Pages --- index.html | 9 ++- search/search_index.json | 2 +- sitemap.xml | 102 ++++++++++++------------- sitemap.xml.gz | Bin 710 -> 710 bytes user-guide/multiple-ingress/index.html | 4 +- 5 files changed, 63 insertions(+), 54 deletions(-) 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.