Skip to content

Commit 7b0977f

Browse files
openshift-cherrypick-robotmissmessspabel-rh
authored
[release-1.6] RHIDP-7455: Adding ArgoCD and Quay permissions (#1172)
* Adding ArgoCD and Quay permissions * Update modules/authorization/ref-rbac-permission-policies.adoc * Update modules/authorization/ref-rbac-permission-policies.adoc --------- Co-authored-by: Olga Tikhomirova <[email protected]> Co-authored-by: Priyanka Abel <[email protected]>
1 parent c156e90 commit 7b0977f

File tree

1 file changed

+35
-1
lines changed

1 file changed

+35
-1
lines changed

modules/authorization/ref-rbac-permission-policies.adoc

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,4 +292,38 @@ Tekton permissions::
292292
|
293293
|`use`
294294
|Allows a user or role to access the proxy endpoint, allowing the user or role to read pod logs and events within {product-very-short}
295-
|===
295+
|===
296+
297+
298+
ArgoCD permissions::
299+
300+
.ArgoCD permissions
301+
[cols="15%,25%,15%,45%", frame="all", options="header"]
302+
|===
303+
|Name
304+
|Resource type
305+
|Policy
306+
|Description
307+
308+
|`argocd.view.read`
309+
|
310+
|`read`
311+
|Allows a user to read from the ArgoCD plugin
312+
|===
313+
314+
315+
Quay permissions::
316+
317+
.Quay permissions
318+
[cols="15%,25%,15%,45%", frame="all", options="header"]
319+
|===
320+
|Name
321+
|Resource type
322+
|Policy
323+
|Description
324+
325+
|`quay.view.read`
326+
|
327+
|`read`
328+
|Allows a user to read from the Quay plugin
329+
|===

0 commit comments

Comments
 (0)