flux v2.0.1

Kustomization.spec.retryInterval

The interval at which to retry a previously failed reconciliation. When not specified, the controller uses the KustomizationSpec.Interval value to retry failures.

1 fields
Kustomization.spec.retryInterval fields and descriptions
Field / TypeDescription
Kustomization.spec.retryInterval
string

The interval at which to retry a previously failed reconciliation. When not specified, the controller uses the KustomizationSpec.Interval value to retry failures.

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