fluxcd / helm-controller

The GitOps Toolkit Helm reconciler, for declarative Helming
https://fluxcd.io
Apache License 2.0
404 stars 160 forks source link

set-file usage #868

Closed runningman84 closed 7 months ago

runningman84 commented 8 months ago

In a typical helm install you can do thing like this:

$ helm install --set-file my_script=dothings.sh myredis ./redis

how is this possible with the helm-controller?

stefanprodan commented 7 months ago

With valuesFrom see https://fluxcd.io/flux/components/helm/helmreleases/#values