Compartilhar via


KustomizationDefinition.RetryIntervalInSeconds Propriedade

Definição

Obtém ou define o intervalo no qual reconciliar novamente a Kustomization no cluster em caso de falha na reconciliação.

[Newtonsoft.Json.JsonProperty(PropertyName="retryIntervalInSeconds")]
public long? RetryIntervalInSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="retryIntervalInSeconds")>]
member this.RetryIntervalInSeconds : Nullable<int64> with get, set
Public Property RetryIntervalInSeconds As Nullable(Of Long)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a