refactor: print debug as yaml
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
{{- define "common.dd" -}}
|
{{- define "common.dd" -}}
|
||||||
{{- . | mustToPrettyJson | printf "\nThe JSON output of the dumped var is: \n%s" | fail }}
|
{{- . | toYaml | fail }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
Reference in New Issue
Block a user