Skip to content

Instantly share code, notes, and snippets.

@flouthoc
Last active May 15, 2024 00:52
Show Gist options
  • Save flouthoc/abbd41435b3b5f84c96de9deaf20edb7 to your computer and use it in GitHub Desktop.
Save flouthoc/abbd41435b3b5f84c96de9deaf20edb7 to your computer and use it in GitHub Desktop.
helm-useful-commands
#debugging a chart on local
helm template --dry-run --debug . --generate-name --values values-stage.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment