[ ] Copy charts unarchived in Dockerfile. Right now we're tarring them before copying onto the image. This helps the deployer not having to extract them out at deployment time.
[x] Get rid of the .template file. Parameterization in helm should be done via values.yaml file instead.
.template
file. Parameterization in helm should be done viavalues.yaml
file instead.