Share via


KustomizationUpdateContent.Prune Property

Definition

Enable/disable garbage collections of Kubernetes objects created by this Kustomization.

public bool? Prune { get; set; }
member this.Prune : Nullable<bool> with get, set
Public Property Prune As Nullable(Of Boolean)

Property Value

Applies to