snp-technologies / lagoon

Docker Build and Deploy System for OpenShift & Kubernetes
Apache License 2.0
0 stars 0 forks source link

Helm template PoC #12

Open snpdev opened 5 years ago

snpdev commented 5 years ago

This is a sub-issue of https://github.com/amazeeio/lagoon/issues/564#issue-350184516, bullet 7:

  1. Create more OpenShift Objects (Deployments, PVCs) based on the figured out services (happens in https://github.com/amazeeio/lagoon/blob/master/images/oc-build-deploy-dind/build-deploy-docker-compose.sh#L365-L495)

And, a follow-up to https://github.com/amazeeio/lagoon/issues/943

Wherein we composed a Helm chart and deployed to the cluster with helm install in https://github.com/snp-technologies/lagoon/issues/11, for this issue we want to:

References: