https://rancher.com/ logo
Title
a

acoustic-sunset-13848

10/07/2022, 12:59 PM
Hello. I am looking to deploy multiple helm charts as part of a Fleet deployment. If I understand correctly, a
fleet.yaml
file can only reference a single chart. So that if i want multiple helm releases (for different charts) I have to have multiple directories, each with their own
fleet.yaml
file? Is that accurate? For context, these are not inline charts.
q

quick-sandwich-76600

10/07/2022, 2:22 PM
Hi @acoustic-sunset-13848. Yes that's right you need to have them laid out like in this example: https://github.com/rancher/fleet-examples/tree/master/single-cluster/helm-multi-chart
a

acoustic-sunset-13848

10/07/2022, 2:26 PM
@quick-sandwich-76600 much thanks.
👍 1