Skip to content

Commit

Permalink
Update controllers/limitador_cluster_envoyfilter_controller.go
Browse files Browse the repository at this point in the history
Co-authored-by: Guilherme Cassolato <guicassolato@gmail.com>
  • Loading branch information
eguzki and guicassolato committed Sep 18, 2023
1 parent 54d9907 commit 500887c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controllers/limitador_cluster_envoyfilter_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ type LimitadorClusterEnvoyFilterReconciler struct {
}

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

// For more details, check Reconcile and its Result here:
// - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.10.0/pkg/reconcile
Expand Down

0 comments on commit 500887c

Please sign in to comment.