Skip to content

Commit 9143c95

Browse files
authored
Merge pull request #787 from SchSeba/add_rbac_to_nri
Fix NRI rbac
2 parents aecf473 + 6abdfe6 commit 9143c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindata/manifests/webhook/002-rbac.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ rules:
2121
- apiGroups:
2222
- ""
2323
resources:
24-
- configmap
24+
- configmaps
2525
verbs:
2626
- 'watch'
2727
- 'list'

0 commit comments

Comments
 (0)