Skip to content

Commit

Permalink
Remove wildcard rbac filter
Browse files Browse the repository at this point in the history
Co-authored-by: slopezz <41513123+slopezz@users.noreply.github.com>
  • Loading branch information
raelga and slopezz committed Jun 23, 2020
1 parent 8337bee commit 14f3aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ rules:
- apiGroups:
- saas.3scale.net
resources:
- '*'
- 'autossls'
- backends
- zyncs
verbs:
Expand Down

0 comments on commit 14f3aab

Please sign in to comment.