Skip to content

Instantly share code, notes, and snippets.

@amrutprabhu
Last active May 4, 2021 20:26
Show Gist options
  • Save amrutprabhu/de7cc0fdd0153918d6c07df49c1077f4 to your computer and use it in GitHub Desktop.
Save amrutprabhu/de7cc0fdd0153918d6c07df49c1077f4 to your computer and use it in GitHub Desktop.
helm template output locally after making changes
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