Skip to content

Commit

Permalink
Added openshift route to role (#198)
Browse files Browse the repository at this point in the history
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
  • Loading branch information
jpkrohling authored and pavolloffay committed Feb 7, 2019
1 parent 86603ea commit 7379476
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions deploy/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,9 @@ rules:
- cronjobs
verbs:
- "*"
- apiGroups:
- route.openshift.io
resources:
- routes
verbs:
- "*"

0 comments on commit 7379476

Please sign in to comment.