Files
tools/grafana/templates/helm-chart.yaml
Gabriel Radureau 67e244ef8c
All checks were successful
Helm Charts / Detect changed charts (push) Successful in 2m57s
Helm Charts / Library charts tool (push) Has been skipped
Helm Charts / Application charts pgcat (push) Has been skipped
try grafana and clickhouse dashboard
2025-12-05 22:43:34 +01:00

3 lines
95 B
YAML

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