Add pods/logs permission to the jupyter notebook role. (#419)

* This is needed so that fairing can tail the logs.
This commit is contained in:
Jeremy Lewi 2018-12-09 15:53:46 -08:00 committed by Kubernetes Prow Robot
parent 6cdc461b50
commit b26f7e9a48
1 changed files with 1 additions and 0 deletions

View File

@ -267,6 +267,7 @@
],
resources: [
"pods",
"pods/log",
"services",
],
verbs: [