Files
tools/hashicorp-vault/templates/helm-chart-config.yaml
2024-09-05 19:45:42 +02:00

3 lines
102 B
YAML

{{- if eq .Values.tool.kind "HelmChart" -}}
{{- include "tool.helm-chart-config.tpl" . -}}
{{- end -}}