Skip to content

Commit 107f5a2

Browse files
authored
Merge pull request #90798 from Vaishali-gif-rh/#CNV30799
CNV - #30799 - Consider_creating_Role_instead_of_ClusterRole_for_cross_ns_cloning
2 parents 6faa2d8 + fe661c8 commit 107f5a2

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)