Files
common/templates/_debug.yaml
2023-03-01 22:04:37 +03:00

4 lines
130 B
YAML

{{- define "common.dd" -}}
{{- . | mustToPrettyJson | printf "\nThe JSON output of the dumped var is: \n%s" | fail }}
{{- end -}}