Ingress Controller
Ingress Controller Configuration Properties describes the properties for specifying the ingress controller in use. This adds required annotations to ingress objects, including session affinity. It does not cause installation of any specific ingress controller components or configuration. In this release, the only supported implementation is Nginx.
Property | Description |
---|---|
global.ingressControllerType | The Ingress Controller in use. Only Nginx is supported. Annotations are added to the specified ingress, if set. |