Skip to content

WIP: CI: increase timeout for Helm

Jason Plum requested to merge 59-increase-helm-timeout into master

Increase the default timeout from 300 seconds to 600 in an effort to stop helm upgrade --wait from resulting in exit 1 due to the timeout expiring before Tiller things the job is complete.

Merge request reports