Skip to content

Commit a2213f0

Browse files
authored
Merge pull request #90867 from openshift-cherrypick-robot/cherry-pick-90798-to-enterprise-4.16
[enterprise-4.16] CNV - #30799 - Consider_creating_Role_instead_of_ClusterRole_for_cross_ns_cloning
2 parents 70f64a1 + 3caf3dc commit a2213f0

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)