Skip to content

Commit

Permalink
Merge pull request #19 from openstack-k8s-operators/lpiwowar/feature/…
Browse files Browse the repository at this point in the history
…logs-volume

Update RBAC rules for the test-operator
  • Loading branch information
kopecmartin authored Jan 10, 2024
2 parents 55d7bb4 + c53157d commit 509db98
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,3 +133,11 @@ rules:
- get
- patch
- update
- apiGroups:
- ""
resources:
- persistentvolumeclaims
verbs:
- get
- list
- watch

0 comments on commit 509db98

Please sign in to comment.