Shane Davidson
Shane Davidson
Maybe the Helm Ops changes will help solve this issue? by Downloading the chart directly by the agent, I assume it will be able to watch the local secrets? https://github.com/rancher/fleet/issues/3435
AFAIK it's only templating the helm `values` here: [`fleet/internal/cmd/controller/target/builder.go`](https://github.com/rancher/fleet/blob/main/internal/cmd/controller/target/builder.go#L227C13-L227C29) Ideally the same would be applied to helm `ValuesFrom` and `ValuesFiles` as well as the Kustomize `dir` option. Also your fleet...
it's still relevant