Files
kustomize/site/content/en/api-reference/kustomization/commonlabels/_index.md
2020-06-10 14:59:19 -07:00

319 B

title, linkTitle, type, description
title linkTitle type description
commonLabels commonLabels docs Add labels and selectors to add all resources.

Add labels and selectors to all resources.

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

commonLabels:
  someName: someValue
  owner: alice
  app: bingo