Skip to content
Discussion options

You must be logged in to vote

You don't need to dehydrate anything, and I don't quite understand what do you mean by that, to be honest. If you mean running kustomize build or helm template, no, you don't. kustomize-controller and helm-controller do that for you, it's their whole point.

Using OCIRepository does not mean stop using kustomize and helm.

It just means you run flux push artifact somewhere pointing it to two things: the local path where your YAML files are, and the container registry where to push.

That's it. The Flux GitRepository API pulls those files from a Git server. The Flux OCIRepository API pulls them from a container registry.

You can run flux push artifact wherever you want. People normally do it …

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@matheuscscp
Comment options

Answer selected by matheuscscp
Comment options

You must be logged in to vote
1 reply
@matheuscscp
Comment options

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