Multiple ArgoCD Updates in Stage Promotion Template #5551
-
|
Hey all! I have a workflow where I perform multiple updates to the same ArgoCD applications in one stage promotion template. i.e. I update values -> update argocd -> update values again -> update argocd again. I was wondering if this behaviour is supported? Currently, when I have a singular argo-cd update it works perfectly. But whenever there's multiple, they all just run instantly rather than waiting for the sync to complete. Any help would be greatly appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Never mind me! I think it was a combination of syntax errors and poor workflows. I also added aliases to the argocd-update steps, not sure if that fixed it :) |
Beta Was this translation helpful? Give feedback.
Never mind me! I think it was a combination of syntax errors and poor workflows. I also added aliases to the argocd-update steps, not sure if that fixed it :)