Multi Cluster Deploy of App of Apps: Permission Denied in GUI #21496
Labels
component:ui
User interfaces bugs and enhancements
enhancement
New feature or request
user-issue
An issue caused by the user ecosystem, misconfiguration or misuse of Argo CD
HI,
I have two cluster:
corp-cluster-dev
satellite1-cluster-dev
the two clusters are connected with rancher
ArgoCD is installed on both clusters. Every ArgoCD are configured.
I need to deploy, from ArgoCD in corp-cluster-dev an app to satellite1-cluster-dev. satellite1-cluster-dev is defined in ArgoCD corp-cluster-dev
The RBAC permissions seem to be created correctly between clusters
i have an app of app deployment the manifest has satellite1-cluster-dev as destination
the manifest loads this application
When i sync the Application is created on corp-cluster-dev:
if i switch on ArgoCD on the "child" cluster satellite1-cluster-dev, i can see the application deployment:
The problem is: when i click on open Application link on corp-cluster-dev (the main cluster) I receive an error:
i cannot see in logs any specific error.
The text was updated successfully, but these errors were encountered: