Project to grab existing helm/kustomization or other kubernetes components and convert it to FluxCD manifests.
build:
cargo build --releaseGenerating helmresources from existing release:
gitopsify --namespace <namespace> --chart <chart name> --output ./output --url <helm-repo-url> --release <relaese_name>