Skip to content

Commit

Permalink
Remove globalnet node RBAC permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Pantelis <[email protected]>
  • Loading branch information
tpantelis authored and skitt committed Jun 3, 2024
1 parent 923bb63 commit 39de14c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
9 changes: 0 additions & 9 deletions config/rbac/submariner-globalnet/cluster_role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,6 @@ metadata:
creationTimestamp: null
name: submariner-globalnet
rules:
- apiGroups:
- ""
resources:
- nodes
verbs:
- get
- list
- watch
- update
- apiGroups:
- ""
resources:
Expand Down
9 changes: 0 additions & 9 deletions pkg/embeddedyamls/yamls.go
Original file line number Diff line number Diff line change
Expand Up @@ -3181,15 +3181,6 @@ metadata:
creationTimestamp: null
name: submariner-globalnet
rules:
- apiGroups:
- ""
resources:
- nodes
verbs:
- get
- list
- watch
- update
- apiGroups:
- ""
resources:
Expand Down

0 comments on commit 39de14c

Please sign in to comment.