automation-suite
2023.4
false
UiPath logo, featuring letters U and I in white

Automation Suite on Linux installation guide

Last updated Apr 29, 2025

Issues accessing the ArgoCD read-only account

Description

During installation, the proper RBAC configuration is not applied, which results in issues accessing the ArgoCD read-only account.

Solution

If you encounter this problem, use the following workaround:

kubectl -n argocd patch cm argocd-rbac-cm -p '{"data": { "policy.csv": "p, role:uipath-sync, applications, get, */*, allow\np, role:uipath-sync, applications, sync, */*, allow\ng, argocdro, role:uipath-sync\n"}}'kubectl -n argocd patch cm argocd-rbac-cm -p '{"data": { "policy.csv": "p, role:uipath-sync, applications, get, */*, allow\np, role:uipath-sync, applications, sync, */*, allow\ng, argocdro, role:uipath-sync\n"}}'

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
© 2005-2025 UiPath. All rights reserved.