argoproj / applicationset

The ApplicationSet controller manages multiple Argo CD Applications as a single ApplicationSet unit, supporting deployments to large numbers of clusters, deployments of large monorepos, and enabling secure Application self-service.
https://argocd-applicationset.readthedocs.io/
Apache License 2.0
584 stars 278 forks source link

requeueAfterSeconds was incorrectly placed #602

Open lordofthejars opened 2 years ago

lordofthejars commented 2 years ago

When I run the example, I get an error because requeueAfterSeconds is misplaced. When I moved like the PR then it worked, so I am assuming is not in the correct place in docs.