zuul-jobs/roles/helm-template
okozachenko 8e472d4137 Fix the checking helm_values_file definition
Change-Id: Ice93989a4eaa5125ea97586db1c915fdf59682b7
2020-04-23 14:35:44 -07:00
..
defaults helm-template: allow users to disable wait-for-pods 2020-04-20 20:07:07 -04:00
tasks Fix the checking helm_values_file definition 2020-04-23 14:35:44 -07:00
README.rst helm-template: enable using values file 2020-04-20 20:34:40 -04:00

README.rst

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.