You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Is your feature request related to a problem?
I'm trying to implement Application Sets from any namespace.
But then I need a ClusterRole for the application set controller much like that already available for other controllers.
https://argo-cd.readthedocs.io/en/stable/operator-manual/applicationset/Appset-Any-Namespace/#cluster-scoped-argo-cd-installation
Related helm chart
argo-cd
Describe the solution you'd like
Please add a ClusterRole for the applicationset controller that matches the format of the other controller clusterrole options.
Describe alternatives you've considered
I think for now I'll attempt to use the additionalresources field.
Additional context
No response
The text was updated successfully, but these errors were encountered: