Open
Description
The ingress-nginx controller should support setting the annotations once for an IngressClass
like the aws-load-balancer-controller has implemented. This could then be extended and improved to support named parameters if there was the desire.
Until this is completed ingressClassResource.parameters
should be removed from the chart as this should be a reference to an instance of a CRD which would be where the parameters are set and the chart would create this and reference it from the IngressClass
.
/kind feature