infraly / k8s-on-openstack

An opinionated way to deploy a Kubernetes cluster on top of an OpenStack cloud.
Apache License 2.0
112 stars 48 forks source link

Include helm #36

Closed HaseHarald closed 5 years ago

HaseHarald commented 6 years ago

Hi there,

I added the ability to add Helm to the cluster, and install Helm-Charts from arbitrary repositories.

It's configured through 3 optional variables.

All variables are optional, and default to not install anything. So full backwards compatibility is given.

Thought this might be useful to someone else.