File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -50,8 +50,7 @@ The table below summarizes some of the options. More options (extensions) are av
50
50
51
51
1 . Make sure that you specify the configmaps resource to use when you start an Ingress controller.
52
52
For example, ` -nginx-configmaps=default/nginx-config ` , where we specify
53
- the config map to use with the following format: ` <namespace>/<name> ` . See [ nginx-ingress-rc.yaml] ( ../complete-example/nginx-ingress-rc.yaml ) or
54
- [ nginx-plus-ingress-rc.yaml] ( ../complete-example/nginx-plus-ingress-rc.yaml ) files.
53
+ the config map to use with the following format: ` <namespace>/<name> ` .
55
54
56
55
1 . Create a configmaps file with the name * nginx-config.yaml* and set the values
57
56
that make sense for your setup:
You can’t perform that action at this time.
0 commit comments