flux v2.9.5

Kustomization.spec.ignore[]

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

2 fields
Kustomization.spec.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 Kustomization.