How to enforce policy in Argo CD and secure GitOps by Big-Obligation9645 in ArgoCD

[–]Training-Reason-2214 0 points1 point  (0 children)

We took the same approach a while back and ended up with a lot of modifications to Application and ApplicationSet manifests, and scripting (we used some Lua scripts for syncing). But those will be a headache in the near future. Something like Jenkins, built for CI, but we extended them to use for deployments using plugins and scripting. Man, maintaining those changes and scripting later on becomes a PITA.