Skip to content

Commit

Permalink
Merge pull request #33 from slintes/ext_remediation_rbac
Browse files Browse the repository at this point in the history
Update ext remediation rule
  • Loading branch information
openshift-merge-robot authored Apr 3, 2023
2 parents dfe3a39 + 21f5d52 commit e74ff23
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@ rules:
verbs:
- get
- list
- watch
- create
- update
- patch
- delete
3 changes: 3 additions & 0 deletions config/rbac/external_remediation_clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ rules:
verbs:
- get
- list
- watch
- create
- update
- patch
- delete

0 comments on commit e74ff23

Please sign in to comment.