Open
Description
Is your feature request related to a problem?
Hi,
currently it seems not possible to deploy a mixture of kustomize + helm-chart or helm-chart + simple yaml (possibly related to #1056). The mixture is somewhat needed if one wants to deploy a helm-chart including secrets (which are not decrypted by fleet as of now).
Kustomize allows the integration of helm, and a lot of people using this combination. It might also allow for an easier migration-path to fleet.
Solution you'd like
Enable the "--enable-helm" flag on kustomize, or allow the user to enable it.
Alternatives you've considered
No response
Anything else?
No response