You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by David P Grove <gr...@us.ibm.com> on 2020/02/06 14:43:02 UTC

switch to Helm 3 for openwhisk-deploy-kube

There's a pending PR [1] to upgrade the Helm chart used in
openwhisk-deploy-kube to require Helm 3.  I'd like to go ahead and get this
PR merged.

The tradeoff is that to get the better validation of the values.yaml
enabled by the use of a json schema, we will now require the user to use
the Helm 3 cli to deploy the chart.  Any concerns?

--dave

[1] https://github.com/apache/openwhisk-deploy-kube/pull/572