[bitnami/contour] adds missing RBAC to watch Gateway API ReferenceGrants (#13637)

* Ensures that Contour can watch referencegrants

Signed-off-by: irbekrm <irbekrm@gmail.com>

* Bumps chart's patch version

Signed-off-by: irbekrm <irbekrm@gmail.com>

Signed-off-by: irbekrm <irbekrm@gmail.com>
This commit is contained in:
Irbe Krumina
2022-11-30 10:17:24 +00:00
committed by GitHub
parent 2dbd72b713
commit 947e13a1a6
2 changed files with 2 additions and 1 deletions

View File

@@ -25,4 +25,4 @@ sources:
- https://github.com/envoyproxy/envoy
- https://github.com/bitnami/containers/tree/main/bitnami/contour
- https://projectcontour.io
version: 10.0.0
version: 10.0.1

View File

@@ -86,6 +86,7 @@ rules:
- tlsroutes
- udproutes
- referencepolicies
- referencegrants
verbs:
- get
- list