Skip to content

Commit 6f257ce

Browse files
eguzkiguicassolato
andcommitted
Update controllers/limitador_cluster_envoyfilter_controller.go
Co-authored-by: Guilherme Cassolato <[email protected]>
1 parent 916adfe commit 6f257ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

controllers/limitador_cluster_envoyfilter_controller.go

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ type LimitadorClusterEnvoyFilterReconciler struct {
4545
}
4646

4747
//+kubebuilder:rbac:groups=networking.istio.io,resources=envoyfilters,verbs=get;list;watch;create;update;patch;delete
48+
//+kubebuilder:rbac:groups=gateway.networking.k8s.io,resources=gateways,verbs=get
4849

4950
// For more details, check Reconcile and its Result here:
5051
// - https://pkg.go.dev/sigs.k8s.io/[email protected]/pkg/reconcile

0 commit comments

Comments
 (0)