Skip to content

Commit

Permalink
add privileged
Browse files Browse the repository at this point in the history
Signed-off-by: Thibault Mange <[email protected]>
  • Loading branch information
thibaultmg committed May 14, 2024
1 parent 7800ef0 commit fbef69c
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,12 @@ rules:
- subjectaccessreviews
verbs:
- create
- apiGroups:
- security.openshift.io
resourceNames:
- privileged
resources:
- securitycontextconstraints
verbs:
- use

0 comments on commit fbef69c

Please sign in to comment.