Developers docs for setting up a development environment for working with Helm
Creating this issue here while the decision is made on https://gitlab.com/charts/charts.gitlab.io/issues/15#note_35923539
To make sure that everyone can contribute to the new Helm chart projects that is a part of Build team OKR's, we should first create documentation on how to setup your development environment. For example, by using minikube.
Things to consider for directions:
- should be cross platform
- they should also contain pointers on debugging
- points about cleanup of the cluster to leave a clean state for the next run
- ?? something else