flux v2.9.5
Kustomization.spec.buildMetadata
BuildMetadata specifies which kustomize build metadata should be added to the built resources. The allowed values are 'originAnnotations' to annotate resources with their source origin, and 'transformerAnnotations' to annotate resources with the transformers that produced them.
| Field / Type | Description |
|---|---|
Kustomization.spec.buildMetadata | BuildMetadataOption defines the supported buildMetadata options.
|