argocd-image-updater
argocd-image-updater copied to clipboard
Suggestion: move default values to a more accessible place
Would it be a good idea to create an object called DefaultFlagValues and add the values below to it? It took me a while to figure out the default interval
https://github.com/argoproj-labs/argocd-image-updater/blob/720f495fcc3a5a05432fc40c95a08ae49fccba5f/cmd/run.go#L221-L247