Skip to content

Commit

Permalink
Update RBAC verbs to include create
Browse files Browse the repository at this point in the history
  • Loading branch information
Geet Samra committed Aug 18, 2023
1 parent a13e257 commit 0b8e8ef
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ rules:
{{- end }}
verbs:
- 'get'
- 'create'
- apiGroups:
- ""
resourceNames:
Expand All @@ -131,4 +132,5 @@ rules:
- endpoints
verbs:
- list
- 'create'
{{- end }}

0 comments on commit 0b8e8ef

Please sign in to comment.