diff --git a/docs/user-guide/configmap.md b/docs/user-guide/configmap.md index b4668cfeb..f922b1f0c 100644 --- a/docs/user-guide/configmap.md +++ b/docs/user-guide/configmap.md @@ -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 #### disable-access-log