AnnotationsTransformer
See Transformers for common required fields.
-
apiVersion: builtin
-
kind: AnnotationsTransformer
-
metadata (ObjectMeta)
Standard object’s metadata.
-
annotations (map[string]string)
Map of annotations that AnnotationsTransformer will add to resources.
If not specified, AnnotationsTransformer leaves the resources unchanged.
-
fieldSpecs ([]FieldSpec)
fieldSpecs specifies the field on each resource that AnnotationsTransformer should add the annotations to. It essentially allows the user to re-define the field path of the Kubernetes annotations field from
metadata/annotations
for different resources.If not specified, AnnotationsTransformer applies the annotations to the
metadata/annotations
field of all resources.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.