mirror of
https://github.com/clearml/clearml-server
synced 2025-02-07 13:33:42 +00:00
Allow all users to access storage APIs
This commit is contained in:
parent
605fccdef1
commit
207b9e4746
@ -1,7 +1,6 @@
|
|||||||
_description: """This service provides storage settings managmement"""
|
_description: """This service provides storage settings managmement"""
|
||||||
_default {
|
_default {
|
||||||
internal: true
|
internal: true
|
||||||
allow_roles: ["system", "root", "admin"]
|
|
||||||
}
|
}
|
||||||
|
|
||||||
_definitions {
|
_definitions {
|
||||||
|
Loading…
Reference in New Issue
Block a user