Files
tools/redis/templates/helm-chart-config.yaml
Gabriel Radureau 7676196b8a
All checks were successful
Helm Charts / Detect changed charts (push) Successful in 12s
Helm Charts / Library charts tool (push) Has been skipped
Helm Charts / Application charts pgcat (push) Has been skipped
use pascaliske chart for redis
2025-12-04 13:01:08 +01:00

3 lines
102 B
YAML

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