Tags: Fabian-K/triggers
Tags
Introduce EventListener.Spec.ServiceType Allows to set the type of the underlying eventlistener service. If not set k8s will configure the service type to ClusterIP. Depending on the cloud provider or the ingress controller used the user might need to set the service type to `NodePort` or `LoadBalancer` to expose it externally.