commonAnnotations

Add annotations to add all resources.

Add annotations (non-identifying metadata) to all resources. These are key value pairs.

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

commonAnnotations:
  oncallPager: 800-555-1212

Last modified June 7, 2020: Convert docs to docsy (42497c66)