Files
tools/clickhouse/templates/helm-chart-config.yaml
Gabriel Radureau 511a64324c
All checks were successful
Helm Charts / Detect changed charts (push) Successful in 15s
Helm Charts / Library charts tool (push) Has been skipped
Helm Charts / Application charts pgcat (push) Has been skipped
try clickhouse - pascaliske chart
2025-12-04 17:23:26 +01:00

3 lines
102 B
YAML

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