ingressClass represents the class of the ingress, referenced by the ingress Spec. The ingressclass.kubernetes.io/is-default-class
annotation can be used to indicate that an ingressClass should be considered default. When a single ingressClass resource has this annotation set to true, new ingress resources without a class specified will be assigned this default class.