GoogleContainerTools / GoogleContainerTools/skaffold
Allow configuring env for Helm
Open
area/env-vars
deploy/helm
kind/feature-request
priority/p2
source/partnerships
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
Some new experimental features in Helm are gated by certain environment variables. For example, using their new facility for referencing charts from an OCI registry requires setting `HELM_EXPERIMENTAL_OCI=1`.
Skaffold should allow configuring the environment, with templating, that is passed into Helm. The absence of this capability prevents users of Cloud Deploy from using experimental features.
We could consider broadening this to all builders and deployers as it could be useful for the custom, jib, and ko builders.
Contributor guide
Assessment
This issue has not been assessed yet.