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
do you have the ArgoCD CRD installed on the cluster with this custom resource available? There isn't anything required in this project to support this, this resource was added in 2.5.0 so its down to what you have on the cluster argoproj/argo-cd#9584
I have a Github Actions workflow set up that creates an appset as described in the documentation: https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd_appset/
When I run my workflow, I see this step fails
with this error description:
unknown service applicationset.ApplicationSetService
sounds like ArgoCD AppSets are not supported, is that correct?The text was updated successfully, but these errors were encountered: