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
| controller.ingressClass | string | `"nginx"` | For backwards compatibility with ingress.class annotation, use ingressClass. Algorithm is as follows, first ingressClassName is considered, if not present, controller looks for ingress.class annotation |
331
331
| controller.ingressClassByName | bool | `false` | Process IngressClass per name (additionally as per spec.controller). |
332
332
| controller.ingressClassResource.controllerValue | string | `"k8s.io/ingress-nginx"` | Controller-value of the controller that is processing this ingressClass |
This file documents all notable changes to [ingress-nginx](https://github.com/kubernetes/ingress-nginx) Helm Chart. The release numbering uses [semantic versioning](http://semver.org).
4
+
5
+
### 4.9.0
6
+
7
+
*- "Add controller.metrics.serviceMonitor.annotations in Helm chart"
8
+
*- "fix(labels): use complete labels variable on default-backend deployment"
0 commit comments