chore(rbac): Register settings resources (#109742)
This commit is contained in:
@@ -125,6 +125,9 @@ func NewMapperRegistry() MapperRegistry {
|
||||
"securevalues": newResourceTranslation("secret.securevalues", "uid", false),
|
||||
"keepers": newResourceTranslation("secret.keepers", "uid", false),
|
||||
},
|
||||
"settings.grafana.app": {
|
||||
"settings": newResourceTranslation("settings", "uid", false),
|
||||
},
|
||||
"query.grafana.app": {
|
||||
"query": translation{
|
||||
resource: "datasources",
|
||||
|
||||
Reference in New Issue
Block a user