mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 22:40:34 +00:00
As part of supporting connectivity from HostNetwork to remoteClusters, globalnet controller requires the CNIInterfaceIP on each node. This PR adds the necessary clusterRoles for the route-agent daemonSet which will annotate the node with the CNIInterfaceIP on that respective node. Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>