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.