Skip to content

Draft: Support getting simple maps from Helm values

Mitchell Nielsen requested to merge 165-support-maps into master

Adds a function to get a map value from the Helm values.

Only supports map[string]string for now. This keeps the function simple, and addresses the need to pull in simple maps from Helm values such as global ingress annotations (!291 (closed)).

Closes #165

Edited by Mitchell Nielsen

Merge request reports

Loading