Skip to content

Instantly share code, notes, and snippets.

@jkremser
Last active June 1, 2023 08:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jkremser/40bc6009eefdea63b57854becf8409a5 to your computer and use it in GitHub Desktop.
Save jkremser/40bc6009eefdea63b57854becf8409a5 to your computer and use it in GitHub Desktop.
debug helm
helm template --debug .
{{- . | mustToPrettyJson | printf "\nThe JSON output of the dumped var is: \n%s" | fail }}

comments:

{{- /*
This is a comment.
*/ -}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment