feat: add debug
This commit is contained in:
3
templates/_debug.yaml
Normal file
3
templates/_debug.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
{{- define "common.dd" -}}
|
||||
{{- . | mustToPrettyJson | printf "\nThe JSON output of the dumped var is: \n%s" | fail }}
|
||||
{{- end -}}
|
Reference in New Issue
Block a user