mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 21:30:35 +00:00
Globalnet controller now uses internal services with external-ips to support exported services. On OCP Clusters, we require an explicit RBAC to create services with external-ips, this PR includes the necessary RBAC for Globalnet pods. Related to: https://github.com/submariner-io/submariner/issues/1166 Signed-Off-by: Sridhar Gaddam <sgaddam@redhat.com>