Last active
May 4, 2021 20:26
-
-
Save amrutprabhu/de7cc0fdd0153918d6c07df49c1077f4 to your computer and use it in GitHub Desktop.
helm template output locally after making changes
This file contains 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
helm template templates/deployment.yaml <chart location> | |
e.g | |
helm template templates/deployment . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment