Skip to content

Commit

Permalink
Merge pull request #208 from hoffoo/fix-roles-yaml
Browse files Browse the repository at this point in the history
add secrets to rbac role permissions
  • Loading branch information
ese authored Dec 10, 2019
2 parents 79009d8 + 19819a8 commit 4f15748
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/operator/roles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ rules:
- endpoints
- events
- configmaps
- secrets
verbs:
- "*"
- apiGroups:
Expand Down

0 comments on commit 4f15748

Please sign in to comment.