flux v2.9.5
HelmRelease.spec.postRenderers[].kustomize.patches[].target.spec.driftDetection
DriftDetection holds the configuration for detecting and handling differences between the manifest in the Helm storage and the resources currently existing in the cluster.
| Field / Type | Description |
|---|---|
Ignore contains a list of rules for specifying which changes to ignore during diffing. | |
mode | Mode defines how differences should be handled between the Helm manifest and the manifest currently applied to the cluster. If not explicitly set, it defaults to DiffModeDisabled.
|