Last active
May 15, 2024 00:52
-
-
Save flouthoc/abbd41435b3b5f84c96de9deaf20edb7 to your computer and use it in GitHub Desktop.
helm-useful-commands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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