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.

1 fields
Kustomization.spec.buildMetadata fields and descriptions
Field / TypeDescription
Kustomization.spec.buildMetadata
string

BuildMetadataOption defines the supported buildMetadata options.

  • enum: ["originAnnotations","transformerAnnotations"]