3 lines
95 B
YAML
3 lines
95 B
YAML
{{- if eq .Values.tool.kind "HelmChart" -}}
|
|
{{- include "tool.helm-chart.tpl" . -}}
|
|
{{- end -}} |