ingress property
Ingress is a list containing ingress points for the load-balancer. Traffic intended for the service should be sent to these ingress points.
Implementation
final List<LoadBalancerIngress>? ingress;
Ingress is a list containing ingress points for the load-balancer. Traffic intended for the service should be sent to these ingress points.
final List<LoadBalancerIngress>? ingress;