Skip to content

Commit

Permalink
fix: add delete collection
Browse files Browse the repository at this point in the history
Signed-off-by: Vladislav Sukhin <[email protected]>
  • Loading branch information
vsukhin committed Dec 13, 2024
1 parent a2faf84 commit 24031c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/testkube-api/templates/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,7 @@ rules:
- create
- get
- delete
- deletecollection

---

Expand Down Expand Up @@ -860,6 +861,7 @@ rules:
- create
- get
- delete
- deletecollection

---

Expand Down

0 comments on commit 24031c5

Please sign in to comment.