diff --git a/examples/customization/README.md b/examples/customization/README.md index 78871197b0..8c45a9c403 100644 --- a/examples/customization/README.md +++ b/examples/customization/README.md @@ -50,8 +50,7 @@ The table below summarizes some of the options. More options (extensions) are av 1. Make sure that you specify the configmaps resource to use when you start an Ingress controller. For example, `-nginx-configmaps=default/nginx-config`, where we specify -the config map to use with the following format: `/`. See [nginx-ingress-rc.yaml](../complete-example/nginx-ingress-rc.yaml) or -[nginx-plus-ingress-rc.yaml](../complete-example/nginx-plus-ingress-rc.yaml) files. +the config map to use with the following format: `/`. 1. Create a configmaps file with the name *nginx-config.yaml* and set the values that make sense for your setup: