mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 22:40:34 +00:00
Globalnetv2 requires `globalnet` `ClusterRole` for Egress/IngressIPs but those were added as `globalnet` `Role` instead. This change moves the permissions from `Role` to `ClusterRole` Signed-off-by: Vishal Thapar <5137689+vthapar@users.noreply.github.com>