Package version:
OptionaldependsSpecifies other Kustomizations that this Kustomization depends on. This Kustomization will not reconcile until all dependencies have completed their reconciliation.
OptionalforceEnable/disable re-creating Kubernetes resources on the cluster when patching fails due to an immutable field change.
Optional ReadonlynameName of the Kustomization, matching the key in the Kustomizations object map. NOTE: This property will not be serialized. It can only be populated by the server.
OptionalpathThe path in the source reference to reconcile on the cluster.
OptionalpostUsed for variable substitution for this Kustomization after kustomize build.
OptionalpruneEnable/disable garbage collections of Kubernetes objects created by this Kustomization.
OptionalretryThe interval at which to re-reconcile the Kustomization on the cluster in the event of failure on reconciliation.
OptionalsyncThe interval at which to re-reconcile the Kustomization on the cluster.
OptionaltimeoutThe maximum time to attempt to reconcile the Kustomization on the cluster.
OptionalwaitEnable/disable health check for all Kubernetes objects created by this Kustomization.
The Kustomization defining how to reconcile the artifact pulled by the source type on the cluster.