Fix an error in the document

It's impossible to incorporate same assignments in
the role assignment list, so this patch removes the
repeated assignment.

Change-Id: I3adae3e28aac1ea7b374be1cce009bc9c894f1c1
This commit is contained in:
zhaoleilc
2021-07-21 11:19:50 +08:00
parent 46ba4f455d
commit 615e0f181d

View File

@@ -217,7 +217,6 @@ following query:
| admin | admin@Default | | | | all | False |
| admin | operator@Default | | | | all | False |
| reader | | system-support@Default | | | all | False |
| admin | operator@Default | | | | all | False |
| member | system-support@Default | | | | all | False |
+--------+------------------------+------------------------+---------+--------+--------+-----------+