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