ApplicationSet controller is not creating Applications from list of clusters #395
-
|
We are following this article(https://argocd-applicationset.readthedocs.io/en/stable/#the-applicationset-resource)) for rendering ApplicationSet for multiple clusters, but Application manifest is not rendered. This is how our ApplicationSet manifest looks like: It appears that ApplicatonSetController is not watching the ApplicationSet resources. Any ideas? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
@tahirali-endurance the |
Beta Was this translation helpful? Give feedback.
@tahirali-endurance the
clustersunder elements need to point to valid clusters defined within Argo CD. See here for another example of cluster generator: https://github.com/argoproj-labs/applicationset/tree/master/examples/cluster