Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

Commit

Permalink
Update clusterrole to work with OpenShift 3.6 (due to openshift/origi…
Browse files Browse the repository at this point in the history
  • Loading branch information
tnozicka committed Aug 7, 2017
1 parent 8de910f commit d1f45fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deploy/clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@ metadata:
rules:
- apiGroups:
- ""
- "route.openshift.io"
resources:
- endpoints
- endpoints/restricted
- events
- routes
- routes/custom-host
- routes/status
- secrets
- services
verbs:
Expand Down

0 comments on commit d1f45fe

Please sign in to comment.