Configuring Services custom ingress class
Warning
Changing the ingress class in config-network
ConfigMap will only affect newly created Services
You can configure each Service to use a different ingress class by specifying the annotation.
To add an ingress class annotation to a Service, run the following command:
Note
This annotation overrides the ingress-class
value specified in the ConfigMap.