Skip to content

Increase overall helm timeout for keycloak

Varac requested to merge keycloak_timeout into master

Keycloak deployment takes a lot of time, and we run into the default timeout of 300s sometimes (see i.e. https://code.greenhost.net/openappstack/bootstrap/-/jobs/21271) So we increase the timeout from 5mins to 10mins.

Closes: bootstrap#81

Merge request reports