Share via


Kustomization.RetryIntervalInSeconds Property

Definition

The interval at which to re-reconcile the Kustomization on the cluster in the event of failure on reconciliation.

public long? RetryIntervalInSeconds { get; set; }
member this.RetryIntervalInSeconds : Nullable<int64> with get, set
Public Property RetryIntervalInSeconds As Nullable(Of Long)

Property Value

Applies to