mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-27 10:18:39 +00:00
Separate and move fluxcd and fluxcd-operator from `core` to `system`. It should not be problem with self-update now, since we correctly set dependsOn option, it ensures ordered update of flux instance right after flux-operator. As part of https://github.com/aenix-io/cozystack/issues/184 and https://github.com/aenix-io/cozystack/issues/185 fixes https://github.com/aenix-io/cozystack/issues/169 Signed-off-by: Andrei Kvapil <kvapss@gmail.com>