Skip to content

Commit

Permalink
chore: add update permission
Browse files Browse the repository at this point in the history
  • Loading branch information
garethjevans committed Mar 1, 2021
1 parent c660fbb commit 25267c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/captain-hook/templates/serviceaccount.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ rules:
- "list"
- "create"
- "delete"
- "update"
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
Expand Down

0 comments on commit 25267c2

Please sign in to comment.