Skip to content

Commit 6abdfe6

Browse files
committed
Fix NRI rbac
Signed-off-by: Sebastian Sch <[email protected]>
1 parent aecf473 commit 6abdfe6

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)