diff --git a/submariner-operator/templates/rbac.yaml b/submariner-operator/templates/rbac.yaml index 4bf02bb..03e0348 100644 --- a/submariner-operator/templates/rbac.yaml +++ b/submariner-operator/templates/rbac.yaml @@ -879,21 +879,11 @@ rules: - update - delete - deletecollection - - apiGroups: - - lighthouse.submariner.io - resources: - - "*" - verbs: - - create - - get - - list - - watch - - update - - delete - apiGroups: - submariner.io resources: - "gateways" + - "submariners" verbs: - get - list