Skip to content

How is / can the order between resources in gitops repo controlled? #1196

Answered by stefanprodan
punkle asked this question in Q&A
Discussion options

You must be logged in to vote

With Flux you can split your manifests into layers, for example an infra layer that gets deployed before the apps layer. The reconciliation order can be controlled using dependsOn.

Here is an example repo if you want to take a look https://github.com/fluxcd/flux2-kustomize-helm-example#bootstrap-staging-and-production

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@punkle
Comment options

@BuckinghamIO
Comment options

@o6uoq
Comment options

@matheuscscp
Comment options

Answer selected by punkle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants