Skip to content

Commit

Permalink
Merge pull request #787 from SchSeba/add_rbac_to_nri
Browse files Browse the repository at this point in the history
Fix NRI rbac
  • Loading branch information
zeeke authored Oct 9, 2024
2 parents aecf473 + 6abdfe6 commit 9143c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindata/manifests/webhook/002-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ rules:
- apiGroups:
- ""
resources:
- configmap
- configmaps
verbs:
- 'watch'
- 'list'
Expand Down

0 comments on commit 9143c95

Please sign in to comment.