Skip to content

Is it possible to reconcile the application and the set of applications separately? #17782

Answered by crenshaw-dev
zeusal asked this question in Q&A
Discussion options

You must be logged in to vote

The Application reconciliation time is defined here:

# Application reconciliation timeout is the max amount of time required to discover if a new manifests version got
# published to the repository. Reconciliation by timeout is disabled if timeout is set to 0. Three minutes by default.
# > Note: argocd-repo-server deployment must be manually restarted after changing the setting.
timeout.reconciliation: 180s

ApplicationSets' reconciliation timeouts are generator-specific. The git generator reconciles every three minutes by default, but you can override that in the ApplicationSet definit…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zeusal
Comment options

Answer selected by zeusal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants