Files
kustomize/site/content/en/docs/Reference/API/Kustomization File/commonAnnotations.md
Nick d3329453a2 Add kustomization and transformer references (#5523)
* Add fields to kustomization file ref

* Address grammar feedback.

* labels.fields
2024-02-26 10:25:24 -08:00

561 B

title, linkTitle, type, weight, description
title linkTitle type weight description
commonAnnotations commonAnnotations docs 3 Add Annotations to all resources.

apiVersion: kustomize.config.k8s.io/v1beta1

See the Tasks section for examples of how to use commonAnnotations.

commonAnnotations

Adds Annotations to all resources.

  • commonAnnotations (map[string]string)

    Map of annotations to add to all resources.