Files
2026-08-26 03:39:42 +05:30

4 lines
114 B
YAML

{{- if eq .Values.certManager.enable false -}}
{{ ( include "telegraf-operator.non_certmanager" . ) }}
{{- end }}