Skip to content

Commit

Permalink
fix: verbs typo
Browse files Browse the repository at this point in the history
  • Loading branch information
josmo committed Feb 12, 2024
1 parent 8ebae6d commit fa03a07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
- {op: add, path: /rules/3/verbs/-, value: create}
- {op: add, path: /rules/3/verbs/-, value: update}
- {op: add, path: /rules/-, value: { apiGroups: [""], resources: ["pod/exec"], verbs: ["create"]}}
- {op: add, path: /rules/-, value: { apiGroups: [""], resources: ["pods/exec"], verbs: ["create"]}}

0 comments on commit fa03a07

Please sign in to comment.