Is it possible to restructure Flux Repo #5336
-
|
We have 1 Flux deployment, that controls 1 Cluster. Is it possible, without having to uninstall/re-create various HelmReleases, to be able to split up the I want to end up with something like the below. Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Please see FAQ on how to safely move resources between Flux Kustomizations https://fluxcd.io/flux/faq/#how-can-i-safely-move-resources-from-one-dir-to-another You can also run |
Beta Was this translation helpful? Give feedback.
Please see FAQ on how to safely move resources between Flux Kustomizations https://fluxcd.io/flux/faq/#how-can-i-safely-move-resources-from-one-dir-to-another
You can also run
flux uninstallwhich doesn't touches any managed workloads, then after the structure refactoring is done you can rerun bootstrap.