From ab99038a2d80d78f7c863a3122926ae1ee499075 Mon Sep 17 00:00:00 2001 From: k8s-ci-robot Date: Sun, 3 Oct 2021 20:59:59 +0000 Subject: [PATCH] Deploy GitHub Pages --- index.html | 2 +- search/search_index.json | 2 +- sitemap.xml | 102 +++++++++++++++++++-------------------- sitemap.xml.gz | Bin 710 -> 710 bytes 4 files changed, 53 insertions(+), 53 deletions(-) diff --git a/index.html b/index.html index bac21649d..a60f2969a 100644 --- a/index.html +++ b/index.html @@ -78,7 +78,7 @@ args: --set controller.ingressClassResource.name=nginx-2 \ --set controller.ingressClassResource.controllerValue= "k8s.io/ingress-nginx-2" \ --set controller.ingressClassResource.enabled=true \ ---set controller.IngressClassByName=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 like names & namespaces (for example from "-2" to "-3"), or anything else that meets your needs.