|
{{- define "common.image" -}} |
This helper is named common.image it crashes when another chart also defined common.image:
Error: mychart/charts/seaweedfs/templates/shared/_helpers.tpl:90:4
executing "master.image" at <include "common.image" .>:
error calling include:
mychart/charts/valkey/templates/_helpers.tpl:85:27
executing "common.image" at <.image.registry>:
nil pointer evaluating interface {}.registry
valkey-helm/valkey/templates/_helpers.tpl
Line 84 in 1b8a2f9
This helper is named
common.imageit crashes when another chart also definedcommon.image: