This commit is contained in:
Jesse Shieh 2017-11-23 18:02:17 +00:00 committed by GitHub
commit 2c80facf21

View file

@ -2,6 +2,11 @@
--- ---
The configuration options are listed below. To specify which ConfigMap to use, pass the `configmap` parameter to `nginx-ingress-controller`. For example,
```
/nginx-ingress-controller --default-backend-service=$(POD_NAMESPACE)/default-http-backend --configmap=$(POD_NAMESPACE)/${CONFIGMAP_NAME}
```
### Logs ### Logs
#### disable-access-log #### disable-access-log