Search posts, tags, users, and pages
Engin Diri
Customer Experience Architect @ Pulumi
!!Update!! See my latest article on using `Server-Side apply`` https://blog.ediri.io/kube-prometheus-stack-and-argocd-25-server-side-apply-to-the-rescue This is an update of my previous article: https://blog.ediri.io/kube-prometheus-stack-and-argocd...
Theodore Andrew
Engin Diri Hi, I would like to ask about this approach. If I am not using helm, will this 2 Applications.yaml deployment work? Thanks!
Yes, or you can use the SSA feature in the latest version of ArgoCD -> argo-cd.readthedocs.io/en/latest/proposals/server…
venkata mutyala
Thanks for sharing. I came up with a similar solution, and it is nice to see I'm not alone on this approach.
Engin Diri Any reason you choose such a large number difference for the sync-wave (ex. 2 and 10)? I'm doing things slightly different where I have the CRD's create the namespace, which prevents the other argocd application from running.
venkata mutyala Just random to show that CRD app has to run before and the create namespace flag went lost here :D Will add it, thanks pointing out!
Theodore Andrew
Engin Diri Hi, I would like to ask about this approach. If I am not using helm, will this 2 Applications.yaml deployment work? Thanks!