Skip to content

Commit

Permalink
fix: add global rules permission (#501)
Browse files Browse the repository at this point in the history
  • Loading branch information
lingsamuel authored Mar 8, 2023
1 parent 49166b0 commit e75ea7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/apisix-ingress-controller/templates/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ rules:
- apisixconsumers/status
- apisixpluginconfigs
- apisixpluginconfigs/status
- apisixglobalrules
- apisixglobalrules/status
verbs:
- '*'
- apiGroups:
Expand Down

0 comments on commit e75ea7b

Please sign in to comment.