Skip to content

Commit

Permalink
Allow Consul API Gateway controller to read ReferencePolicy (hashicor…
Browse files Browse the repository at this point in the history
  • Loading branch information
nathancoleman authored Apr 7, 2022
1 parent de6b10b commit ef2c0d3
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:
- referencepolicies
verbs:
- get
- list
- watch
- apiGroups:
- gateway.networking.k8s.io
resources:
Expand Down

0 comments on commit ef2c0d3

Please sign in to comment.