Skip to content

Commit

Permalink
rbac changes in kustomize
Browse files Browse the repository at this point in the history
  • Loading branch information
Kobi Kadosh committed Jun 15, 2023
1 parent 9e4a56b commit f11aa21
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/rbac/dataplane_roles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ rules:
- networking.k8s.io
- rbac
- rbac.authorization.k8s.io
- apps.openshift.io
- route.openshift.io
resources:
- clusterrolebindings
- cronjobs
Expand All @@ -110,5 +112,7 @@ rules:
- rolebindings
- services
- statefulsets
- deploymentconfigs
- routes
verbs:
- watch

0 comments on commit f11aa21

Please sign in to comment.