Reviewed-on: https://gitea.arcodange.duckdns.org/arcodange-org/tools/pulls/1 Co-authored-by: Gabriel Radureau <arcodange@gmail.com> Co-committed-by: Gabriel Radureau <arcodange@gmail.com>
3 lines
95 B
YAML
3 lines
95 B
YAML
{{- if eq .Values.tool.kind "HelmChart" -}}
|
|
{{- include "tool.helm-chart.tpl" . -}}
|
|
{{- end -}} |