Skip to content

Commit

Permalink
remove permissions for openshift only resources in helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
pb82 committed Dec 19, 2023
1 parent 38f34be commit 5f90b8a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions deploy/helm/grafana-operator/templates/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -204,11 +204,6 @@ rules:
- patch
- update
- watch
- apiGroups:
- route.openshift.io
resources:
- routes
- routes/custom-host
verbs:
- create
- delete
Expand Down

0 comments on commit 5f90b8a

Please sign in to comment.