Top "Sprig-template-functions" questions

Helm chart fails with "nil pointer evaluating interface {}" when trying to evaluate a missing nested key

I am writing a Helm 3 library chart and would like to create a YAML with default values. However, when trying …

go kubernetes-helm sprig-template-functions
go-template split string by delimiter

I have my own helm chart and I'm trying to perform split without using the _helpers.tpl in one line …

sprig-template-functions kubernetes-helm
Size list with helm

Simple question is it possible to get size list with helm and sprig function ? My list : list: - a - …

go kubernetes-helm go-templates sprig-template-functions