From c474b0f5d156a1b2b79a3ed037e651325122988d Mon Sep 17 00:00:00 2001 From: k8s-ci-robot Date: Thu, 29 Apr 2021 10:49:54 +0000 Subject: [PATCH] Deploy GitHub Pages --- .../custom-configuration/index.html | 2 +- search/search_index.json | 2 +- sitemap.xml.gz | Bin 687 -> 687 bytes 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/customization/custom-configuration/index.html b/examples/customization/custom-configuration/index.html index 9868d6c7c..550b1a2b3 100644 --- a/examples/customization/custom-configuration/index.html +++ b/examples/customization/custom-configuration/index.html @@ -9,7 +9,7 @@ metadata: name: ingress-nginx-controller
curl https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/docs/examples/customization/custom-configuration/configmap.yaml \
     | kubectl apply -f -
-

If the Configmap it is updated, NGINX will be reloaded with the new configuration.