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 Jun 29, 2022
1 parent e02f2dd commit 0802f30
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 0802f30

Please sign in to comment.