Initiating sync calling REST API from CI/CD system and trying to update info to hold a callback URL which will be leveraged by a post-sync hook to signal back CI/CD system on completion. However, I can initiate sync but the app info is not updated. I can perform the same operation with CLI argocd app sync [app_name] --info "callbackurl=somevalue"
Initiating sync calling REST API from CI/CD system and trying to update
info
to hold a callback URL which will be leveraged by a post-sync hook to signal back CI/CD system on completion. However, I can initiate sync but the app info is not updated. I can perform the same operation with CLIargocd app sync [app_name] --info "callbackurl=somevalue"
ArgoCD Version 1.7.8