lifechurch / k8s-deploy-helper

k8s-deploy-helper is a tool to help build and deploy containerized applications into Kubernetes using GitLab CI along with templated manifest files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create helm packages

WillPlatnick opened this issue · comments

Build the manifest files into Helm packages, allowing for versioned everything, including secrets.

TL;DR - We're not going to do this.

There's not any real demand for this at the moment and since there's still no first-class support for secrets like we have, we're going to remove this from the roadmap.

Helm will still be included in our images in case your deployment pipelines want to use it for installing other packages.