zuul-jobs/roles/helm-template
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
..
defaults helm-template: allow users to disable wait-for-pods 2020-04-20 20:07:07 -04:00
tasks helm-template: enable using values file 2020-04-20 20:34:40 -04:00
README.rst helm-template: enable using values file 2020-04-20 20:34:40 -04:00

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.