diff --git a/submariner-operator/templates/rbac.yaml b/submariner-operator/templates/rbac.yaml index 0ebb7e9..00d3f09 100644 --- a/submariner-operator/templates/rbac.yaml +++ b/submariner-operator/templates/rbac.yaml @@ -887,21 +887,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