Files
tools/crowdsec/templates/helm-chart-config.yaml
Gabriel Radureau 1d2f99d005
All checks were successful
Helm Charts / Detect changed charts (push) Successful in 58s
Helm Charts / Library charts tool (push) Has been skipped
Helm Charts / Application charts pgcat (push) Has been skipped
try crowdsec
2025-11-25 16:28:03 +01:00

3 lines
102 B
YAML

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