Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
Update CSV with finalizer RBAC addition
Browse files Browse the repository at this point in the history
  • Loading branch information
JAORMX committed Dec 18, 2020
1 parent 03cb149 commit 4e309a0
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,15 @@ spec:
- patch
- update
- watch
- apiGroups:
- operator.gatekeeper.sh
resources:
- gatekeepers/finalizers
verbs:
- delete
- get
- patch
- update
- apiGroups:
- operator.gatekeeper.sh
resources:
Expand Down

0 comments on commit 4e309a0

Please sign in to comment.