Replies: 1 comment 1 reply
-
|
There is a migration guide from bootstrap to Flux Operator here: https://fluxcd.control-plane.io/operator/flux-bootstrap-migration/ If you are looking for a Terraform example see: https://github.com/controlplaneio-fluxcd/flux-operator/tree/main/config/terraform If you want to migrate from bootstrap to just applying the Flux manifests with Terraform, you first need to run |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking to move to using flux bootstrap for installation from using just kustomization(via Terraform but I think conceptually it doesn't matter). So all my controllers exist as deployments, what is the recommended way to migrate this? If there is one?
Beta Was this translation helpful? Give feedback.
All reactions