deploy prometheus
All checks were successful
Helm Charts / Detect changed charts (push) Successful in 1m11s
Helm Charts / Library charts tool (push) Has been skipped
Helm Charts / Application charts pgcat (push) Has been skipped

This commit is contained in:
2026-03-18 16:15:44 +01:00
parent 1b2c325023
commit 682298d0d6
4 changed files with 1289 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{{- if eq .Values.tool.kind "HelmChart" -}}
{{- include "tool.helm-chart.tpl" . -}}
{{- end -}}