Skip to content

Commit

Permalink
charts: add ReferenceGrant permissions to Consul API Gateway ClusterRole
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemorris committed Aug 1, 2022
1 parent 5f53ba0 commit 50ed64e
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,14 @@ rules:
- get
- list
- watch
- apiGroups:
- gateway.networking.k8s.io
resources:
- referencegrants
verbs:
- get
- list
- watch
- apiGroups:
- gateway.networking.k8s.io
resources:
Expand Down

0 comments on commit 50ed64e

Please sign in to comment.