mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-20 13:42:23 +00:00
561 B
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.