mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-27 09:58:14 +00:00
doc(policies): consistent descriptions for root user policies (#9823)
This commit is contained in:
parent
ea4a9b281b
commit
d3736a0526
@ -35,7 +35,7 @@
|
||||
"GET_ANALYTICS_PRIVILEGE"
|
||||
],
|
||||
"displayName":"Root User - All Platform Privileges",
|
||||
"description":"Grants full platform privileges to root datahub super user.",
|
||||
"description":"Grants all platform privileges to root user.",
|
||||
"state":"ACTIVE",
|
||||
"type":"PLATFORM",
|
||||
"editable":false
|
||||
@ -68,7 +68,7 @@
|
||||
"DELETE_ENTITY"
|
||||
],
|
||||
"displayName":"Root User - Edit and View All Resources",
|
||||
"description":"Grants full edit and view privileges for all resources to root 'datahub' root user.",
|
||||
"description":"Grants all edit and view privileges for all resources to root user.",
|
||||
"state":"ACTIVE",
|
||||
"type":"METADATA",
|
||||
"editable":false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user