You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 🚀 *Help make the NGINX Ingress Controller better by participating in our [survey](https://forms.office.com/Pages/ResponsePage.aspx?id=L_093Ttq0UCb4L-DJ9gcUKLQ7uTJaE1PitM_37KR881UMEs0Rk5PMkYzMTJTWVA0V1hUVTRLUUMyNS4u)!* 🚀
`controller.nginxplus` | Deploys the Ingress Controller for NGINX Plus. | false
155
155
`controller.nginxReloadTimeout` | The timeout in milliseconds which the Ingress Controller will wait for a successful NGINX reload after a change or at the initial start. | 60000
156
156
`controller.hostNetwork` | Enables the Ingress Controller pods to use the host's network namespace. | false
157
+
`controller.dnsPolicy` | DNS policy for the Ingress Controller pods. | ClusterFirst
157
158
`controller.nginxDebug` | Enables debugging for NGINX. Uses the `nginx-debug` binary. Requires `error-log-level: debug` in the ConfigMap via `controller.config.entries`. | false
158
159
`controller.logLevel` | The log level of the Ingress Controller. | 1
159
160
`controller.image.digest ` | The image digest of the Ingress Controller. | None
0 commit comments