Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ushitora-anqou committed Jan 17, 2024
1 parent 6d9f8b1 commit ef172f2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions charts/pie/templates/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,18 @@ rules:
- get
- patch
- update
- apiGroups:
- ""
resources:
- persistentvolumeclaims
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
---
# permissions to do leader election.
apiVersion: rbac.authorization.k8s.io/v1
Expand Down

0 comments on commit ef172f2

Please sign in to comment.