Skip to content

Commit fe661c8

Browse files
Consider creating Role instead of ClusterRole for cross ns cloning
1 parent c30d6ff commit fe661c8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/virt-creating-rbac-cloning-dvs.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ Create a new cluster role that enables permissions for all actions for the `data
1212

1313
* You must have cluster admin privileges.
1414
15+
[NOTE]
16+
====
17+
If you are a non-admin user that is an administrator for both the source and target namespaces, you can create a `Role` instead of a `ClusterRole` where appropriate.
18+
====
19+
1520
.Procedure
1621

1722
. Create a `ClusterRole` manifest:

0 commit comments

Comments
 (0)