zuul-jobs/roles/helm-template/README.rst
Mohammed Naser 0e67960f64 helm-template: enable using values file
This patch allows the user to use a provided values file when running
the helm-template role.

Change-Id: I8e0988c8ec58a33228a326145458a9a0fca323a0
2020-04-20 20:34:40 -04:00

631 B

Run Helm by templating the chart, it assumes that a Kubernetes cluster is already setup and the Helm executable is installed.

Role Variables

Helm release name (mandatory)

Directory of the Helm chart.

File containing Helm values to use when templating.