Flux Configuration Kustomization Args
Constructors
Properties
Specifies other kustomizations that this kustomization depends on. This kustomization will not reconcile until all dependencies have completed their reconciliation.
Whether garbage collections of Kubernetes objects created by this kustomization is enabled. Defaults to false
.
A post_build
block as defined below.
Whether re-creating Kubernetes resources on the cluster is enabled when patching fails due to an immutable field change. Defaults to false
.
The interval at which to re-reconcile the kustomization on the cluster in the event of failure on reconciliation. Defaults to 600
.
The interval at which to re-reconcile the kustomization on the cluster. Defaults to 600
.
The maximum time to attempt to reconcile the kustomization on the cluster. Defaults to 600
.