Migrate to Kubernetes Helm chart

Currently, a helm chart exists for GitLab: https://github.com/kubernetes/charts/tree/master/stable/gitlab-ce

We should modify that chart, and create others, as needed so we can use it in this demo, removing duplication of efforts where possible. Ideally, we would remove the need for this repo entirely.

Links