Skip to content

Commit

Permalink
feat: add delete pod privileges to testkube api (#622)
Browse files Browse the repository at this point in the history
  • Loading branch information
dejanzele authored Aug 31, 2023
1 parent 5634a6a commit d6dbf18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/testkube-api/templates/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ rules:
- watch
- list
- create
- delete

---

Expand Down

0 comments on commit d6dbf18

Please sign in to comment.