zuul-jobs/roles/helm-template
Mohammed Naser 44608e16e7 wait-for-pods: Wait for all pods to become Ready
This refactors the code inside helm-template which waits for all
pods to become Ready to move inside it's own seperate role instead
which can be used for other tasks.

Change-Id: Ibb234c46c49fe656cf918a7a4af115e0d26f23f0
2020-03-14 14:14:43 -04:00
..
defaults helm-template: Add role to run 'helm template' 2020-01-10 17:31:05 +00:00
tasks wait-for-pods: Wait for all pods to become Ready 2020-03-14 14:14:43 -04:00
README.rst Fix typo in helm role 2020-01-10 13:26:51 -08: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.