Files
ephemerup/charts/ephemerup/templates/_helpers.tpl
2023-09-22 13:39:27 +02:00

9 lines
183 B
Smarty

{{/*
Return the proper image name
*/}}
{{- define "ephemerup.image" -}}
{{ include "common.images.image" (dict "imageRoot" .Values.image "global" .Values.global) }}
{{- end -}}