Skip to content

fix: increase timeouts

Increase default timeout. Power users could always reduce this, but newbies might run into this issue and not know why deployments fail.

This fixes kubernetes deployments timing out:

Error: UPGRADE FAILED: release production failed, and has been rolled back due to atomic being set: timed out waiting for the condition

Edit: new merge request, trying to pass the lint test.

Merge request reports