Skip to content

Instantly share code, notes, and snippets.

@flynnduism
Last active December 11, 2019 19:06
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 flynnduism/683a0eaf96ea1d49474520d38fc2267e to your computer and use it in GitHub Desktop.
Save flynnduism/683a0eaf96ea1d49474520d38fc2267e to your computer and use it in GitHub Desktop.
helm3-chart-template-guide

In this PR I've added weight to the chart_template_guide section of the docs, to restore the correct sort order as per the v2 docs:

Screen Shot 2019-12-11 at 10 54 50 AM

Closes #434.


Notes:

  • Regrouping Section - when the v3 docs were reorganized into intro and topics subfolders, somehow the Chart Template Guide files were spread across these different directories and any navigational flow was lost. Here I have regrouped them as best I can.
  • Menu Label - I changed Developing Templates to Chart Template Guide to better match the content therein.
  • Missing Files! - the .helmignore File and Next Steps docs are missing from v3. Here's the v2 one. Is this accidental or intentional? If we're not sure we should reinstate these.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment