k8s-bake
k8s-bake copied to clipboard
Feature Request: Helm lookup server values
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.