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.
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.
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.