flux v2.0.1

HelmRelease.spec.timeout

Timeout is the time to wait for any individual Kubernetes operation (like Jobs for hooks) during the performance of a Helm action. Defaults to '5m0s'.

1 fields
HelmRelease.spec.timeout fields and descriptions
Field / TypeDescription
HelmRelease.spec.timeout
string

Timeout is the time to wait for any individual Kubernetes operation (like Jobs for hooks) during the performance of a Helm action. Defaults to '5m0s'.

  • pattern: ^([0-9]+(\.[0-9]+)?(ms|s|m|h))+$