mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-15 22:13:00 +00:00
add missing metrics scope to admin role
new scope defined, but not added to admin In the future, the admin list should probably be derived automatically
This commit is contained in:
@@ -45,6 +45,7 @@ def get_default_roles():
|
||||
'access:services',
|
||||
'access:servers',
|
||||
'read:roles',
|
||||
'read:metrics',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user