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
Currently, the default generator requeue time for the duck and git generator is hardcoded to 3 minutes . We should allow for an env override exposed via the argocd-cmd-params-cm.
Motivation
As an operator of Argo CD, I want to be able to control the defaults across all the applicationsets without going to each individual one and adding an override.
Proposal
We should allow for an env override exposed via the argocd-cmd-params-cm.