Allow all users to access storage APIs

This commit is contained in:
clearml 2024-12-05 22:35:16 +02:00
parent 605fccdef1
commit 207b9e4746

View File

@ -1,7 +1,6 @@
_description: """This service provides storage settings managmement"""
_default {
internal: true
allow_roles: ["system", "root", "admin"]
}
_definitions {