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.

2 fields
HelmRelease.spec.postRenderers[].kustomize.patches[].target.spec.driftDetection fields and descriptions
Field / TypeDescription
object[]

Ignore contains a list of rules for specifying which changes to ignore during diffing.

mode
string

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.

  • enum: ["enabled","warn","disabled"]