flux v2.9.5

HelmRelease.spec.driftDetection.ignore[]

IgnoreRule defines a rule to selectively disregard specific changes during the drift detection process.

2 fields
HelmRelease.spec.driftDetection.ignore[] fields and descriptions
Field / TypeDescription
string[] required

Paths is a list of JSON Pointer (RFC 6901) paths to be excluded from consideration in a Kubernetes object.

object

Target is a selector for specifying Kubernetes objects to which this rule applies. If Target is not set, the Paths will be ignored for all Kubernetes objects within the manifest of the Helm release.