Skip to content

Commit

Permalink
Merge pull request #252 from cpretzer/patch-1
Browse files Browse the repository at this point in the history
Remove Broken Links
  • Loading branch information
pleshakov authored Mar 1, 2018
2 parents f272e30 + 1fab61f commit e8bdd06
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/customization/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: `<namespace>/<name>`. 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: `<namespace>/<name>`.

1. Create a configmaps file with the name *nginx-config.yaml* and set the values
that make sense for your setup:
Expand Down

0 comments on commit e8bdd06

Please sign in to comment.