I’m trying to deploy some basic resources to my downstream clusters using Fleet and going the Kustomize route
https://github.com/rancher/fleet-examples/tree/master/multi-cluster/kustomize. Works fine but i also want to add some helm charts to deployed and can’t find any docs on how to? Found some refrences to adding
helmChartInflationGenerator
or
helmCharts
to the
kustomization.yml
but they dont seem to get picked up