add routes resources authorization to jenkins-operator service account

This commit is contained in:
jkhelil 2020-07-06 11:00:10 +02:00
parent 588cc36bc6
commit 5ffbce7c78
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ rules:
- configmaps
- secrets
- serviceaccounts
- routes
verbs:
- get
- create