What is the main role of a GitOps tool (for example, ArgoCD) when it is used with Automation Suite?
A GitOps tool maintains the deployment’s actual state in alignment with the desired configuration stored in a Git repository, continuously detecting and reconciling drift. UiPath Automation Suite uses ArgoCD with Git/Helm repositories as the source of truth for the desired application state.
Community Discussion