flux v2.9.5
Kustomization.spec.ignore[]
IgnoreRule defines a rule to selectively disregard specific changes during the drift detection process.
| Field / Type | Description |
|---|---|
Paths is a list of JSON Pointer (RFC 6901) paths to be excluded from consideration in a Kubernetes 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. |