Automation Suite
2023.4
false
Banner background image
Automation Suite on Linux Installation Guide
Last updated Apr 24, 2024

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"}}'
  • Description
  • Solution

Was this page helpful?

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