k8s-bake icon indicating copy to clipboard operation
k8s-bake copied to clipboard

Feature Request: Helm lookup server values

Open eikooc opened this issue 1 year ago • 0 comments

Feature request

It would be nice to be able to configure helm to lookup values on the server such as with --dry-run=server when running helm template. This would allow us to have standard helm lookup functions in the charts and allow them to be properly populated with data instead of passing values from a previous step with a custom kubectl command.

eikooc avatar Jan 20 '25 15:01 eikooc