mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Fix code sample for access control provisioning (#35406)
This commit is contained in:
parent
8d9e1d75a5
commit
dc7a641978
@ -131,7 +131,7 @@ apiVersion: 1
|
||||
|
||||
# list of default built-in role assignments that should be removed
|
||||
removeDefaultAssignments:
|
||||
- builtInRole: "Grafana server administrator"
|
||||
- builtInRole: "Grafana Admin"
|
||||
fixedRole: "fixed:permissions:admin"
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user