Open akrantz01 opened 1 year ago
This adds support for allowing type: LoadBalancer services to be added to the CCM-managed firewall.
type: LoadBalancer
If a load balancer has not been attached to the service or the service has allocateLoadBalancerNodePorts is set to false, no firewall rule is added.
allocateLoadBalancerNodePorts
false
This adds support for allowing
type: LoadBalancer
services to be added to the CCM-managed firewall.If a load balancer has not been attached to the service or the service has
allocateLoadBalancerNodePorts
is set tofalse
, no firewall rule is added.